浏览代码

Merge pull request #2049 from nextcloud/dependabot/gradle/org.osmdroid-osmdroid-android-6.1.13

Bump osmdroid-android from 6.1.11 to 6.1.13
Andy Scherzinger 3 年之前
父节点
当前提交
20ba0e80f2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -291,7 +291,7 @@ dependencies {
     implementation 'com.github.tobiaskaminsky:ImagePicker:1.8.0.2'
     implementation 'com.elyeproj.libraries:loaderviewlibrary:2.0.0'
 
-    implementation 'org.osmdroid:osmdroid-android:6.1.11'
+    implementation 'org.osmdroid:osmdroid-android:6.1.13'
     implementation ('fr.dudie:nominatim-api:3.4', {
         //noinspection DuplicatePlatformClasses
         exclude group: 'org.apache.httpcomponents', module: 'httpclient'