Skip to content

Commit 416af70

Browse files
chore(deps): bump mapbox-sdk-services from 4.8.0 to 4.9.0 (#2049)
Bumps [mapbox-sdk-services](https://github.com/mapbox/mapbox-java) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/mapbox/mapbox-java/releases) - [Changelog](https://github.com/mapbox/mapbox-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/mapbox/mapbox-java/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e5145fe commit 416af70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ dependencies {
178178
implementation "org.jetbrains.anko:anko-design:$anko_version"
179179

180180
//Mapbox java sdk
181-
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:4.8.0'
181+
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:4.9.0'
182182

183183
// SimpleCropView
184184
implementation 'com.isseiaoki:simplecropview:1.1.8'

0 commit comments

Comments
 (0)