We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05993f commit c1c178cCopy full SHA for c1c178c
app/build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
implementation 'info.debatty:java-string-similarity:0.24'
23
implementation 'com.borjabravo:readmoretextview:2.1.0'
24
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
25
- implementation('com.mapbox.mapboxsdk:mapbox-android-sdk:5.4.1@aar') {
+ implementation('com.mapbox.mapboxsdk:mapbox-android-sdk:5.5.0@aar') {
26
transitive = true
27
}
28
implementation 'com.github.deano2390:MaterialShowcaseView:1.2.0'
0 commit comments