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 6d13661 commit 6944bc6Copy full SHA for 6944bc6
example/base/android/build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
mavenCentral()
23
}
24
dependencies {
25
- classpath("com.android.tools.build:gradle:7.1.1")
+ classpath("com.android.tools.build:gradle:7.2.1")
26
classpath("com.facebook.react:react-native-gradle-plugin")
27
classpath("de.undercouch:gradle-download-task:5.0.1")
28
// NOTE: Do not place your application dependencies here; they belong
0 commit comments