Эх сурвалжийг харах

Merge pull request #3312 from nextcloud/dependabot/gradle/org.osmdroid-osmdroid-android-6.1.17

Build(deps): Bump org.osmdroid:osmdroid-android from 6.1.16 to 6.1.17
Andy Scherzinger 1 жил өмнө
parent
commit
9a05491f1f
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -276,7 +276,7 @@ dependencies {
 
     implementation 'com.github.nextcloud-deps:ImagePicker:2.1.0.2'
     implementation 'io.github.elye:loaderviewlibrary:3.0.0'
-    implementation 'org.osmdroid:osmdroid-android:6.1.16'
+    implementation 'org.osmdroid:osmdroid-android:6.1.17'
     implementation ('fr.dudie:nominatim-api:3.4', {
         //noinspection DuplicatePlatformClasses
         exclude group: 'org.apache.httpcomponents', module: 'httpclient'