Skip to content

Commit ce16fea

Browse files
committed
Update android build tools
1 parent 0e26f63 commit ce16fea

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
@@ -14,7 +14,7 @@ buildscript {
1414
gradlePluginPortal()
1515
}
1616
dependencies {
17-
classpath("com.android.tools.build:gradle:3.4.2")
17+
classpath("com.android.tools.build:gradle:3.6.1")
1818
classpath("de.undercouch:gradle-download-task:4.0.4")
1919
}
2020
}

0 commit comments

Comments
 (0)