mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-26 16:39:24 +00:00
updated artifactory url
Former-commit-id: ea9273569f61dbc067ca0284961388c134baa442
This commit is contained in:
parent
55ce9227f9
commit
5c7d6448f7
@ -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…
x
Reference in New Issue
Block a user