We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d53a6e commit 7db0a4eCopy full SHA for 7db0a4e
1 file changed
app/build.gradle
@@ -125,7 +125,7 @@ dependencies {
125
compile 'com.android.support:appcompat-v7:25.0.1'
126
compile 'com.android.support:support-v4:25.0.1'
127
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
128
- compile 'com.mapzen:mapzen-android-sdk:1.2.0-SNAPSHOT'
+ compile 'com.mapzen:mapzen-android-sdk:1.2.0'
129
compile "com.google.dagger:dagger:$dagger_version"
130
compile 'com.squareup:otto:1.3.7'
131
compile 'com.splunk.mint:mint:4.2.1'
0 commit comments