We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1416364 commit 3e22a32Copy full SHA for 3e22a32
libandroid/lib/build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
compile 'com.android.support:design:23.2.1'
29
30
// Mapbox Java Services
31
- compile ('com.mapbox.mapboxsdk:mapbox-java-services:1.0.0-SNAPSHOT@jar') {
+ compile ('com.mapbox.mapboxsdk:mapbox-java-services:1.0.0@jar') {
32
transitive=true
33
}
34
0 commit comments