diff --git a/android/build.gradle.kts b/android/build.gradle.kts index 9500c38..b00d255 100644 --- a/android/build.gradle.kts +++ b/android/build.gradle.kts @@ -4,9 +4,6 @@ allprojects { set("playServicesLocationVersion", "21.3.0") } repositories { - // background_geolocation - // [DEV] Sonatype SNAPSHOT url - maven(url = "https://central.sonatype.com/repository/maven-snapshots/") google() mavenCentral() } diff --git a/pubspec.yaml b/pubspec.yaml index 475ef8c..6f04b80 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: traccar_client description: "Traccar Client" publish_to: 'none' -version: 9.7.8+122 +version: 9.7.9+123 environment: sdk: ^3.7.2