diff --git a/app/build.gradle b/app/build.gradle
index a1e54f6dcc4..f781029247f 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'