Skip to content

Commit

Permalink
⬆️ Upgrade native Android SDK version to v4.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
salmatarzi committed Jun 24, 2018
1 parent 5a8fb7d commit ba01297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {

dependencies {
compile 'com.facebook.react:react-native:0.20.+'
compile ('com.instabug.library:instabug:4.15.2'){
compile ('com.instabug.library:instabug:4.15.3'){
exclude group: 'com.android.support:appcompat-v7'
}
}

0 comments on commit ba01297

Please sign in to comment.