We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024d2f0 commit 31f09ddCopy full SHA for 31f09dd
android/build.gradle
@@ -16,7 +16,7 @@ buildscript {
16
}
17
dependencies {
18
// https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
19
- classpath("com.android.tools.build:gradle:7.4.2")
+ classpath("com.android.tools.build:gradle:8.9.2")
20
classpath("com.facebook.react:react-native-gradle-plugin")
21
// classpath("de.undercouch:gradle-download-task:5.3.0")
22
0 commit comments