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.
2 parents 756f036 + 0ff595f commit b9abef4Copy full SHA for b9abef4
Example/android/build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
jcenter()
13
}
14
dependencies {
15
- classpath("com.android.tools.build:gradle:3.5.3")
+ classpath("com.android.tools.build:gradle:4.0.1")
16
// NOTE: Do not place your application dependencies here; they belong
17
// in the individual module build.gradle files
18
0 commit comments