We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da62b96 commit ccf36cfCopy full SHA for ccf36cf
1 file changed
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:3.4.1'
+ classpath 'com.android.tools.build:gradle:3.4.2'
9
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
10
11
0 commit comments