mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-07-06 22:15:43 +01: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