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.
1 parent 384fddb commit b575aeeCopy full SHA for b575aee
build.gradle.kts
@@ -12,7 +12,7 @@ buildscript {
12
jcenter()
13
}
14
dependencies {
15
- classpath("com.android.tools.build:gradle:3.6.3")
+ classpath("com.android.tools.build:gradle:4.0.1")
16
classpath("de.undercouch:gradle-download-task:4.0.2")
17
18
// NOTE: Do not place your application dependencies here; they belong
template/android/build.gradle
// in the individual module build.gradle files
0 commit comments