@@ -78,7 +78,7 @@
jcenter()
maven {
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm
- url "$rootDir/../../node_modules/react-native/android"
+ url "$rootDir/../node_modules/react-native/android"
}