We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 823a122 + fea8f85 commit 268e34fCopy full SHA for 268e34f
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:4.2.0'
+ classpath 'com.android.tools.build:gradle:4.2.1'
9
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
10
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
11
0 commit comments