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 bdcd2ac commit ed2a814Copy full SHA for ed2a814
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.1.0@aar'){
+ implementation ('com.mapbox.mapboxsdk:mapbox-android-sdk:5.2.1@aar'){
22
transitive=true
23
}
24
0 commit comments