Update background location SDK

This commit is contained in:
Anton Tananaev 2026-02-16 21:05:33 -08:00
parent 1eb191bea4
commit 7b314e0242
2 changed files with 1 additions and 4 deletions

View file

@ -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()
} }

View file

@ -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