Skip to content

Commit

Permalink
Update OSMDroid and OSM Bonus Pack to 6.1.13 and compatible.
Browse files Browse the repository at this point in the history
  • Loading branch information
zamojski committed Jun 25, 2022
1 parent 4d654e3 commit cd0abde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ dependencies {
implementation "com.github.permissions-dispatcher:permissionsdispatcher:$permissionsDispatcherVersion"
annotationProcessor "com.github.permissions-dispatcher:permissionsdispatcher-processor:$permissionsDispatcherVersion"
implementation 'com.jakewharton.timber:timber:5.0.1'
implementation 'org.osmdroid:osmdroid-android:6.1.11'
implementation 'com.github.MKergall:osmbonuspack:6.8.0'
implementation 'org.osmdroid:osmdroid-android:6.1.13'
implementation 'com.github.MKergall:osmbonuspack:6.9.0'
implementation 'app.netmonster:core:1.1.0'
}

Expand Down

0 comments on commit cd0abde

Please sign in to comment.