Temporary snapshot maven
This commit is contained in:
parent
5577b8a02b
commit
6cb5227c1d
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ allprojects {
|
|||
set("playServicesLocationVersion", "21.3.0")
|
||||
}
|
||||
repositories {
|
||||
// background_geolocation
|
||||
// [DEV] Sonatype SNAPSHOT url
|
||||
maven(url = "https://central.sonatype.com/repository/maven-snapshots/")
|
||||
google()
|
||||
mavenCentral()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue