We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb191b commit 7b314e0Copy full SHA for 7b314e0
2 files changed
android/build.gradle.kts
@@ -4,9 +4,6 @@ allprojects {
4
set("playServicesLocationVersion", "21.3.0")
5
}
6
repositories {
7
- // background_geolocation
8
- // [DEV] Sonatype SNAPSHOT url
9
- maven(url = "https://central.sonatype.com/repository/maven-snapshots/")
10
google()
11
mavenCentral()
12
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: traccar_client
2
description: "Traccar Client"
3
publish_to: 'none'
-version: 9.7.8+122
+version: 9.7.9+123
environment:
sdk: ^3.7.2
0 commit comments