diff --git a/android/build.gradle b/android/build.gradle index 1f9f4e0..6eac771 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -30,5 +30,5 @@ repositories { } dependencies { - compile 'com.facebook.react:react-native:0.12.+' + compile 'com.facebook.react:react-native:+' } \ No newline at end of file