⬆️ Upgrade native Android SDK dependency

This commit is contained in:
Salma ElTarzi 2018-01-10 13:38:42 +02:00
parent fad0724054
commit 07a572f12e

View File

@ -21,6 +21,6 @@ android {
dependencies {
compile 'com.facebook.react:react-native:0.20.+'
compile 'com.instabug.library:instabug:4.8.0'
compile 'com.instabug.library:instabug:4.8.1'
}