mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-10-08 23:25:15 +08:00
fix compile error
This commit is contained in:
@@ -22,7 +22,7 @@ android {
|
|||||||
repositories {
|
repositories {
|
||||||
maven {
|
maven {
|
||||||
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm
|
// 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