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 9d2f982 commit acbeb9cCopy full SHA for acbeb9c
examples/default/android/build.gradle
@@ -24,7 +24,7 @@ buildscript {
24
classpath("com.android.tools.build:gradle:8.1.0")
25
classpath("com.facebook.react:react-native-gradle-plugin")
26
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
27
- classpath("com.instabug.library:instabug-plugin:14.1.0.6273967-SNAPSHOT")
+ classpath("com.instabug.library:instabug-plugin:15.0.1")
28
}
29
30
0 commit comments