Skip to content

Commit 7b314e0

Browse files
committed
Update background location SDK
1 parent 1eb191b commit 7b314e0

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

android/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ 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/")
107
google()
118
mavenCentral()
129
}

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: traccar_client
22
description: "Traccar Client"
33
publish_to: 'none'
4-
version: 9.7.8+122
4+
version: 9.7.9+123
55

66
environment:
77
sdk: ^3.7.2

0 commit comments

Comments
 (0)