Skip to content

Commit

Permalink
use fixed countryboundaries library (fixes #1215)
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Sep 27, 2018
1 parent d327930 commit d835be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dependencies {
implementation 'com.evernote:android-job:1.1.12'

// geometry
implementation 'de.westnordost:countryboundaries:1.3'
implementation 'de.westnordost:countryboundaries:1.4'

// talking with OSM Api
implementation 'oauth.signpost:signpost-core:1.2.1.2'
Expand Down

0 comments on commit d835be0

Please sign in to comment.