mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 18:54:52 +00:00
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" }
|
maven { url "$rootDir/../node_modules/react-native/android" }
|
||||||
// for geth
|
// for geth
|
||||||
flatDir { dirs 'libs' }
|
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" }
|
maven { url "https://jitpack.io" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user