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 3b10f4c commit c720c2bCopy full SHA for c720c2b
android/build.gradle
@@ -33,7 +33,7 @@ buildscript {
33
jcenter()
34
}
35
dependencies {
36
- classpath("com.android.tools.build:gradle:4.1.0")
+ classpath("com.android.tools.build:gradle:7.0.4")
37
38
39
example/android/build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
14
15
16
17
// NOTE: Do not place your application dependencies here; they belong
18
// in the individual module build.gradle files
19
0 commit comments