There was an error while loading. Please reload this page.
1 parent 83b12fd commit ad3fd01Copy full SHA for ad3fd01
build.gradle.kts
@@ -6,7 +6,7 @@ buildscript {
6
jcenter()
7
}
8
dependencies {
9
- classpath("com.android.tools.build:gradle:3.4.1")
+ classpath("com.android.tools.build:gradle:3.4.2")
10
// Due an issue the full qualified name is required here. See https://github.com/gradle/kotlin-dsl/issues/1291
11
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${to.dev.dev_android.build.BuildConfig.kotlinVersion}")
12
0 commit comments