We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2411fb commit 39916c0Copy full SHA for 39916c0
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
jcenter()
12
}
13
dependencies {
14
- classpath 'com.android.tools.build:gradle:7.0.0-alpha08'
+ classpath 'com.android.tools.build:gradle:7.0.0-rc01'
15
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
16
17
// NOTE: Do not place your application dependencies here; they belong
0 commit comments