Skip to content

Commit 063faf4

Browse files
committed
Bump native Android SDK version
1 parent c3f16e3 commit 063faf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ android {
3434
}
3535
}
3636
dependencies {
37-
implementation 'com.instabug.library:instabug:10.8.2'
37+
implementation 'com.instabug.library:instabug:10.9.0'
3838
testImplementation 'junit:junit:4.12'
3939
}

0 commit comments

Comments
 (0)