mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-10-07 21:05:13 +08:00
fix compile error
This commit is contained in:
@@ -22,7 +22,7 @@ android {
|
||||
repositories {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user