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

Commit

Permalink
keep testing mapbox/mapbox-navigation-android#1895 with the latest ch…
Browse files Browse the repository at this point in the history
…anges from downstream
  • Loading branch information
Guardiola31337 committed Apr 24, 2019
1 parent bb47dd2 commit 3192dda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/android/MapboxGLDownstreamTestApp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ android {

dependencies {
api(project(':MapboxGLAndroidSDK'))
implementation("com.mapbox.mapboxsdk:mapbox-android-navigation-ui:0.37.0-20190424.152733-3") {
implementation("com.mapbox.mapboxsdk:mapbox-android-navigation-ui:0.37.0-20190424.195829-5") {
exclude group: 'com.mapbox.mapboxsdk', module: 'mapbox-android-sdk'
exclude group: 'com.mapbox.mapboxsdk', module: 'mapbox-android-navigation'
}
implementation "com.mapbox.mapboxsdk:mapbox-android-navigation:0.37.0-20190424.152701-3"
implementation "com.mapbox.mapboxsdk:mapbox-android-navigation:0.37.0-20190424.195804-5"

// Butter Knife
implementation "com.jakewharton:butterknife:8.8.1"
Expand Down

0 comments on commit 3192dda

Please sign in to comment.