We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b94b95 commit 19ffd56Copy full SHA for 19ffd56
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
maven { url "https://plugins.gradle.org/m2/" }
9
}
10
dependencies {
11
- classpath 'com.android.tools.build:gradle:7.1.1'
+ classpath 'com.android.tools.build:gradle:7.1.2'
12
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
13
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
14
0 commit comments