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 93cfb65 commit 68cadfbCopy full SHA for 68cadfb
app/build.gradle
@@ -199,7 +199,7 @@ dependencies {
199
implementation "org.jetbrains.anko:anko-design:$anko_version"
200
201
//Mapbox java sdk
202
- implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:4.9.0'
+ implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:4.8.0'
203
204
// SimpleCropView
205
implementation 'com.isseiaoki:simplecropview:1.1.8'
0 commit comments