Skip to content

Commit 8859ff9

Browse files
nicolas-raoulmisaochan
authored andcommitted
Merge Mapbox update from master
1 parent 18b0517 commit 8859ff9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ dependencies {
2020
implementation 'info.debatty:java-string-similarity:0.24'
2121
implementation 'com.borjabravo:readmoretextview:2.1.0'
2222
implementation 'com.android.support.constraint:constraint-layout:1.1.0'
23-
implementation ('com.mapbox.mapboxsdk:mapbox-android-sdk:5.4.1@aar'){
24-
transitive=true
23+
implementation('com.mapbox.mapboxsdk:mapbox-android-sdk:5.5.0@aar') {
24+
transitive = true
2525
}
2626

2727
implementation "com.github.deano2390:MaterialShowcaseView:1.2.0"

0 commit comments

Comments
 (0)