Skip to content

Commit ad3fd01

Browse files
msfjarvismaestromac
authored andcommitted
Uprev AGP from 3.4.1 to 3.4.2 (#43)
1 parent 83b12fd commit ad3fd01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
jcenter()
77
}
88
dependencies {
9-
classpath("com.android.tools.build:gradle:3.4.1")
9+
classpath("com.android.tools.build:gradle:3.4.2")
1010
// Due an issue the full qualified name is required here. See https://github.com/gradle/kotlin-dsl/issues/1291
1111
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${to.dev.dev_android.build.BuildConfig.kotlinVersion}")
1212

0 commit comments

Comments
 (0)