diff --git a/core/build.gradle b/core/build.gradle index c257a8fe..d118cf66 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -78,7 +78,7 @@ dependencies { compile "com.mapzen.tangram:tangram:$tangram_version" compile 'com.mapzen.android:pelias-android-sdk:1.2.0' - compile 'com.mapzen.android:lost:2.3.0-SNAPSHOT' + compile 'com.mapzen.android:lost:3.0.0' compile 'com.google.dagger:dagger:2.0' compile 'javax.annotation:javax.annotation-api:1.2'