Skip to content

Commit

Permalink
Merge pull request #547 from fmatoss/master
Browse files Browse the repository at this point in the history
Use latest version of RN to build Android
  • Loading branch information
felipecsl authored Sep 8, 2016
2 parents adb5451 + 41a065d commit be1b40a
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 @@ -59,7 +59,7 @@ android {
}

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

0 comments on commit be1b40a

Please sign in to comment.