Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[android] Update Lost to final version 3.0.0 (#9112)
Browse files Browse the repository at this point in the history
* update lost to final version 3.0.0

* bump MAS version to 2.1.1
  • Loading branch information
Guardiola31337 authored and tobrun committed May 26, 2017
1 parent 5716bd3 commit 82a3a7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/android/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {
versionCode = 11
versionName = "5.0.0"

mapboxServicesVersion = "2.2.0-SNAPSHOT"
mapboxServicesVersion = "2.1.1"
supportLibVersion = "25.3.1"
wearableVersion = '2.0.0'
espressoVersion = '2.2.2'
Expand All @@ -21,7 +21,7 @@ ext {
mapboxAndroidTelemetry : "com.mapbox.mapboxsdk:mapbox-android-telemetry:${mapboxServicesVersion}@aar",

// mapzen lost
lost : 'com.mapzen.android:lost:2.3.0-SNAPSHOT',
lost : 'com.mapzen.android:lost:3.0.0',

// unit test
junit : 'junit:junit:4.12',
Expand Down

0 comments on commit 82a3a7e

Please sign in to comment.