Skip to content

Commit

Permalink
Merge pull request aksonov#63 from iotashan/patch-1
Browse files Browse the repository at this point in the history
Unbind from a specific version
  • Loading branch information
cbrevik authored Sep 4, 2016
2 parents e0ed2a8 + abe48b8 commit b4fb78c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ android {
}

dependencies {
compile 'com.facebook.react:react-native:0.19.+'
compile 'com.google.android.gms:play-services-analytics:9.+'
compile 'com.facebook.react:react-native:+'
compile 'com.google.android.gms:play-services-analytics:+'
}

0 comments on commit b4fb78c

Please sign in to comment.