Skip to content

Commit 6cb5227

Browse files
committed
Temporary snapshot maven
1 parent 5577b8a commit 6cb5227

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

android/build.gradle.kts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ allprojects {
44
set("playServicesLocationVersion", "21.3.0")
55
}
66
repositories {
7+
// background_geolocation
8+
// [DEV] Sonatype SNAPSHOT url
9+
maven(url = "https://central.sonatype.com/repository/maven-snapshots/")
710
google()
811
mavenCentral()
912
}

0 commit comments

Comments
 (0)