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.
2 parents 6abdd2e + 67e9363 commit 3ad8a88Copy full SHA for 3ad8a88
build.gradle
@@ -18,7 +18,7 @@ buildscript {
18
jcenter()
19
}
20
dependencies {
21
- classpath 'com.android.tools.build:gradle:3.5.0'
+ classpath 'com.android.tools.build:gradle:3.5.3'
22
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
23
classpath 'com.novoda:bintray-release:0.9.2'
24
// NOTE: Do not place your application dependencies here; they belong
0 commit comments