Skip to content

Commit

Permalink
Bump Mapbox version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ixam97 committed Aug 17, 2024
1 parent 498e41e commit ce1b72d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions automotive/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,7 @@ dependencies {
implementation libs.androidx.car.app.automotive

if (mapbox) {
// implementation 'org.maplibre.gl:android-sdk:11.1.0'
implementation('com.mapbox.maps:android:11.6.0-rc.1')
// implementation 'com.mapbox.extension:maps-compose:11.6.0-rc.1'
implementation('com.mapbox.maps:android:11.6.0')
}

implementation libs.androidx.activity.compose
Expand Down

0 comments on commit ce1b72d

Please sign in to comment.