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
This commit is contained in:
Andy Scherzinger 2023-09-12 09:40:54 +02:00 committed by GitHub
commit 9a05491f1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'