Browse Source

Update dependency org.osmdroid:osmdroid-android to v6.1.18

renovate[bot] 1 year ago
parent
commit
38bfe655ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -322,7 +322,7 @@ dependencies {
     // dependencies for image cropping and rotation
     // dependencies for image cropping and rotation
     implementation 'com.vanniktech:android-image-cropper:4.5.0'
     implementation 'com.vanniktech:android-image-cropper:4.5.0'
 
 
-    implementation 'org.osmdroid:osmdroid-android:6.1.16'
+    implementation 'org.osmdroid:osmdroid-android:6.1.18'
 
 
     implementation('org.mnode.ical4j:ical4j:3.0.0') {
     implementation('org.mnode.ical4j:ical4j:3.0.0') {
         ['org.apache.commons', 'commons-logging'].each {
         ['org.apache.commons', 'commons-logging'].each {