We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dec655 + 0bdecc3 commit 25282abCopy full SHA for 25282ab
android/build.gradle
@@ -25,7 +25,7 @@ buildscript {
25
}
26
dependencies {
27
// https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
28
- classpath("com.android.tools.build:gradle:7.3.0-beta01")
+ classpath('com.android.tools.build:gradle:7.4.0-alpha02')
29
classpath("com.facebook.react:react-native-gradle-plugin")
30
classpath("de.undercouch:gradle-download-task:5.1.0")
31
// NOTE: Do not place your application dependencies here; they belong
0 commit comments