mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Build(deps): Bump org.osmdroid:osmdroid-android from 6.1.16 to 6.1.17
Bumps [org.osmdroid:osmdroid-android](https://github.com/osmdroid/osmdroid) from 6.1.16 to 6.1.17. - [Release notes](https://github.com/osmdroid/osmdroid/releases) - [Changelog](https://github.com/osmdroid/osmdroid/blob/master/CHANGELOG.md) - [Commits](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-6.1.16...osmdroid-parent-6.1.17) --- updated-dependencies: - dependency-name: org.osmdroid:osmdroid-android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
62c134f0fd
commit
3d5a716586
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue