⬆️ Upgrade native Android SDK dependency

This commit is contained in:
Salma ElTarzi
2018-02-27 16:36:40 +02:00
parent ce3469d76a
commit 55e5dd8b1b
+1 -1
View File
@@ -21,7 +21,7 @@ android {
dependencies {
compile 'com.facebook.react:react-native:0.20.+'
compile ('com.instabug.library:instabug:4.10.2'){
compile ('com.instabug.library:instabug:4.11.1'){
exclude group: 'com.android.support'
}