Skip to content

Commit 49e73f3

Browse files
dependabot[bot]iamareebjamal
authored andcommitted
chore(deps): bump mapbox-sdk-services from 4.5.0 to 4.6.0 (#1643)
Bumps [mapbox-sdk-services](https://github.com/mapbox/mapbox-java) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/mapbox/mapbox-java/releases) - [Changelog](https://github.com/mapbox/mapbox-java/blob/master/CHANGELOG.md) - [Commits](mapbox/mapbox-java@v4.5.0...v4.6.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 25a1838 commit 49e73f3

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
@@ -172,7 +172,7 @@ dependencies {
172172
implementation "org.jetbrains.anko:anko-design:$anko_version"
173173

174174
//Mapbox java sdk
175-
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:4.5.0'
175+
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:4.6.0'
176176

177177
// Stetho
178178
debugImplementation 'com.facebook.stetho:stetho:1.5.1'

0 commit comments

Comments
 (0)