We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99b4f0 commit a31dba7Copy full SHA for a31dba7
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.3'
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