Skip to content

Commit 3be4aec

Browse files
committed
chore(android): update snapshot
1 parent 269f1ee commit 3be4aec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/native.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project.ext.instabug = [
2-
version: '14.3.0.6745894-SNAPSHOT'
2+
version: '14.3.1.6745207-SNAPSHOT'
33
]
44

55
dependencies {

examples/default/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ buildscript {
2424
classpath("com.android.tools.build:gradle:8.1.0")
2525
classpath("com.facebook.react:react-native-gradle-plugin")
2626
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
27-
classpath("com.instabug.library:instabug-plugin:14.1.0.6273967-SNAPSHOT")
27+
classpath("com.instabug.library:instabug-plugin:14.3.1.6745207-SNAPSHOT")
2828
}
2929
}
3030

0 commit comments

Comments
 (0)