updated artifactory url
This commit is contained in:
parent
87bb818866
commit
ea9273569f
|
@ -19,7 +19,7 @@ allprojects {
|
|||
maven { url "$rootDir/../node_modules/react-native/android" }
|
||||
// for geth
|
||||
flatDir { dirs 'libs' }
|
||||
maven { url "http://185.90.37.89:8081/artifactory/libs-release-local" }
|
||||
maven { url "http://139.162.11.12:8081/artifactory/libs-release-local" }
|
||||
maven { url "https://jitpack.io" }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue