We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62ae2e commit 20d25adCopy full SHA for 20d25ad
app/build.gradle
@@ -116,7 +116,7 @@ dependencies {
116
annotationProcessor "org.permissionsdispatcher:permissionsdispatcher-processor:$permissionsdispatcherVersion"
117
implementation 'com.jakewharton.timber:timber:4.7.1'
118
implementation 'org.osmdroid:osmdroid-android:6.1.11'
119
- implementation 'com.github.MKergall:osmbonuspack:6.7.0'
+ implementation 'com.github.MKergall:osmbonuspack:6.8.0'
120
}
121
122
allprojects {
0 commit comments