Skip to content

Commit e392e68

Browse files
committed
Bump native Android SDK version
1 parent 8173332 commit e392e68

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.1'
37+
implementation 'com.instabug.library:instabug:10.8.2'
3838
testImplementation 'junit:junit:4.12'
3939
}

0 commit comments

Comments
 (0)