Merge pull request #1505 from nextcloud/dependabot/gradle/org.osmdroid-osmdroid-android-6.1.11

Bump osmdroid-android from 6.1.10 to 6.1.11
This commit is contained in:
Andy Scherzinger 2021-08-17 16:43:09 +02:00 committed by GitHub
commit faf2ba4c6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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