Upgrade instabugAndroidSDK to v4

This commit is contained in:
Hossam Hassan 2017-02-15 22:31:02 +02:00
parent 2f45052a82
commit 4abf0c3bd3

View File

@ -21,7 +21,7 @@ android {
dependencies {
compile 'com.facebook.react:react-native:0.20.+'
compile 'com.instabug.library:instabug:3+'
compile 'com.instabug.library:instabug:4+'
}