We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd8789 commit 0ff595fCopy full SHA for 0ff595f
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