Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Sep 15, 2023
1 parent 596842b commit 956056a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ dependencies {
// finding a name for a feature without a name tag
implementation("de.westnordost:osmfeatures-android:5.2")
// talking with the OSM API
implementation("de.westnordost:osmapi-map:2.1")
implementation("de.westnordost:osmapi-changesets:2.1")
implementation("de.westnordost:osmapi-map:2.2")
implementation("de.westnordost:osmapi-changesets:2.2")
implementation("de.westnordost:osmapi-notes:2.0")
implementation("de.westnordost:osmapi-traces:2.0")
implementation("de.westnordost:osmapi-user:2.0")
Expand Down

0 comments on commit 956056a

Please sign in to comment.