diff --git a/android/build.gradle b/android/build.gradle index 9b4116d..5a6873c 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -30,5 +30,5 @@ repositories { } dependencies { - compile 'com.facebook.react:react-native:0.13.+' + compile 'com.facebook.react:react-native:+' // from node_modules } \ No newline at end of file