Update background location SDK
This commit is contained in:
parent
1eb191bea4
commit
7b314e0242
2 changed files with 1 additions and 4 deletions
|
|
@ -4,9 +4,6 @@ allprojects {
|
||||||
set("playServicesLocationVersion", "21.3.0")
|
set("playServicesLocationVersion", "21.3.0")
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
// background_geolocation
|
|
||||||
// [DEV] Sonatype SNAPSHOT url
|
|
||||||
maven(url = "https://central.sonatype.com/repository/maven-snapshots/")
|
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
name: traccar_client
|
name: traccar_client
|
||||||
description: "Traccar Client"
|
description: "Traccar Client"
|
||||||
publish_to: 'none'
|
publish_to: 'none'
|
||||||
version: 9.7.8+122
|
version: 9.7.9+123
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ^3.7.2
|
sdk: ^3.7.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue