mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Register mavenLocal() repo for all projects.
This commit is contained in:
committed by
Alex Hart
parent
7267d77dcb
commit
64996a8db7
@@ -46,6 +46,7 @@ allprojects {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user