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.
2 parents 96173e2 + 2979cfe commit 2773e24Copy full SHA for 2773e24
app/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
implementation 'com.google.code.gson:gson:2.8.1'
19
implementation 'com.jakewharton.timber:timber:4.5.1'
20
implementation 'info.debatty:java-string-similarity:0.24'
21
- implementation ('com.mapbox.mapboxsdk:mapbox-android-sdk:5.2.1@aar'){
+ implementation ('com.mapbox.mapboxsdk:mapbox-android-sdk:5.4.1@aar'){
22
transitive=true
23
}
24
0 commit comments