Skip to content

Commit

Permalink
Merge pull request #134 from geoadmin/feature/dependency-update
Browse files Browse the repository at this point in the history
Update openmobilemaps dependencies
  • Loading branch information
maurhofer-ubique authored Aug 24, 2023
2 parents f35fb69 + f805330 commit 05847c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"repositoryURL": "https://github.com/openmobilemaps/layer-gps.git",
"state": {
"branch": null,
"revision": "e8743930e05c290d97ad62a8a0721526295942c6",
"revision": "b6100d307c11714e079b6473412c42c65bb14fb0",
"version": "1.5.1"
}
},
Expand All @@ -24,7 +24,7 @@
"repositoryURL": "https://github.com/openmobilemaps/maps-core.git",
"state": {
"branch": null,
"revision": "28d81555e2f46a5a0267606fcb655412dcdd1950",
"revision": "8a8a45fa7b0c48aeb76b802692e666360c994d67",
"version": "1.5.1"
}
},
Expand Down
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.1"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.0"

api "io.openmobilemaps:mapscore-dev:1.5.3.376"
api "io.openmobilemaps:layer-gps-dev:1.5.3.146"
api "io.openmobilemaps:mapscore-dev:1.5.3.389"
api "io.openmobilemaps:layer-gps-dev:1.5.3.147"

implementation "ch.ubique.android:djinni-support-lib:1.0.2"

Expand Down

0 comments on commit 05847c4

Please sign in to comment.