diff --git a/android/build.gradle b/android/build.gradle index b23540e12..684c92e24 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -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' }