Skip to content

Commit

Permalink
Play nice with the "current" version of react native. <3
Browse files Browse the repository at this point in the history
  • Loading branch information
skellock committed Jul 21, 2016
1 parent 35f212e commit 81f7fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ android {
}

dependencies {
compile 'com.facebook.react:react-native:0.29.2'
compile 'com.facebook.react:react-native:+'
compile "com.google.android.gms:play-services-base:9.2.0"
compile 'com.google.android.gms:play-services-maps:9.2.0'
}

0 comments on commit 81f7fab

Please sign in to comment.