소스 검색

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.github.tobiaskaminsky:ImagePicker:1.8.0.2'
     implementation 'com.elyeproj.libraries:loaderviewlibrary:2.0.0'
     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', {
     implementation ('fr.dudie:nominatim-api:3.4', {
         //noinspection DuplicatePlatformClasses
         //noinspection DuplicatePlatformClasses
         exclude group: 'org.apache.httpcomponents', module: 'httpclient'
         exclude group: 'org.apache.httpcomponents', module: 'httpclient'