diff --git a/app/build.gradle b/app/build.gradle index a1e54f6dcc..f781029247 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -97,7 +97,7 @@ dependencies { // map and location compile 'com.mapzen.tangram:tangram:0.7.1' - compile 'com.mapzen.android:lost:3.0.2' + compile 'com.mapzen.android:lost:3.0.3' // config files compile 'com.esotericsoftware.yamlbeans:yamlbeans:1.11'