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 419d379 commit d8e90aaCopy full SHA for d8e90aa
android/build.gradle
@@ -30,7 +30,7 @@ buildscript {
30
}
31
32
dependencies {
33
- classpath('com.android.tools.build:gradle:7.4.0')
+ classpath('com.android.tools.build:gradle')
34
classpath("com.facebook.react:react-native-gradle-plugin")
35
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
36
classpath("com.netflix.nebula:gradle-dependency-lock-plugin:12.7.1")
0 commit comments