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 be14bf5 commit 6f4b1f0Copy full SHA for 6f4b1f0
examples/default/android/build.gradle
@@ -17,6 +17,7 @@ buildscript {
17
classpath("com.android.tools.build:gradle:8.1.0")
18
classpath("com.facebook.react:react-native-gradle-plugin")
19
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
20
+ classpath("com.instabug.library:instabug-plugin:14.3.0.6745894-SNAPSHOT")
21
}
22
23
0 commit comments