Skip to content

Commit 6f4b1f0

Browse files
committed
chore(android): add dependency
1 parent be14bf5 commit 6f4b1f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/default/android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ buildscript {
1717
classpath("com.android.tools.build:gradle:8.1.0")
1818
classpath("com.facebook.react:react-native-gradle-plugin")
1919
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
20+
classpath("com.instabug.library:instabug-plugin:14.3.0.6745894-SNAPSHOT")
2021
}
2122
}
2223

0 commit comments

Comments
 (0)