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 7259f52 commit 904a4caCopy full SHA for 904a4ca
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.2")
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