Skip to content

Commit 89de0a9

Browse files
committed
⬆️ Upgrade native Android SDK version to v4.14
1 parent d9402e0 commit 89de0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ android {
2121
}
2222

2323
dependencies {
24-
compile 'com.instabug.library:instabug:4.13.5'
24+
compile 'com.instabug.library:instabug:4.14.0'
2525
compile 'com.android.support:multidex:1.0.0'
2626
}

0 commit comments

Comments
 (0)