We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79853d6 commit eb48ed1Copy full SHA for eb48ed1
build.gradle.kts
@@ -10,7 +10,7 @@ buildscript {
10
jcenter()
11
}
12
dependencies {
13
- classpath("com.android.tools.build:gradle:3.4.1")
+ classpath("com.android.tools.build:gradle:3.4.2")
14
classpath("de.undercouch:gradle-download-task:3.4.3")
15
16
// NOTE: Do not place your application dependencies here; they belong
template/android/build.gradle
@@ -13,7 +13,7 @@ buildscript {
17
18
19
// in the individual module build.gradle files
0 commit comments