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 aef0bf1 commit 52517f2Copy full SHA for 52517f2
core/build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
79
compile "com.mapzen.tangram:tangram:$tangram_version"
80
compile 'com.mapzen.android:pelias-android-sdk:1.2.0'
81
- compile 'com.mapzen.android:lost:2.3.0-SNAPSHOT'
+ compile 'com.mapzen.android:lost:3.0.0'
82
83
compile 'com.google.dagger:dagger:2.0'
84
compile 'javax.annotation:javax.annotation-api:1.2'
0 commit comments