Skip to content

Commit

Permalink
update osmapi dependency (#5181)
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Sep 26, 2023
1 parent 7f8cfe6 commit 84a6c15
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 @@ -158,8 +158,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.2")
implementation("de.westnordost:osmapi-changesets:2.2")
implementation("de.westnordost:osmapi-map:2.3")
implementation("de.westnordost:osmapi-changesets:2.3")
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 84a6c15

Please sign in to comment.