Merge pull request #2909 from nextcloud/dependabot/gradle/org.osmdroid-osmdroid-android-6.1.15

Build(deps): Bump org.osmdroid:osmdroid-android from 6.1.14 to 6.1.15
This commit is contained in:
Andy Scherzinger 2023-03-30 22:36:35 +02:00 committed by GitHub
commit 6fcfbb3b2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -281,7 +281,7 @@ dependencies {
implementation 'com.github.nextcloud-deps:ImagePicker:2.1.0.2' implementation 'com.github.nextcloud-deps:ImagePicker:2.1.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.14' implementation 'org.osmdroid:osmdroid-android:6.1.15'
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'