We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f6770 commit c4d3e48Copy full SHA for c4d3e48
HelloWorld/android/build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
mavenCentral()
14
}
15
dependencies {
16
- classpath("com.android.tools.build:gradle:4.2.1")
+ classpath("com.android.tools.build:gradle:7.0.3")
17
// NOTE: Do not place your application dependencies here; they belong
18
// in the individual module build.gradle files
19
template/template/android/build.gradle
0 commit comments