mapbox / mapbox-navigation-android-examples

Other
53 stars 46 forks source link

[Android Auto] Bump ui-androidauto to 0.17.1 #172

Closed kmadsen closed 1 year ago

kmadsen commented 1 year ago

In order to release an AAOS app to Google Play you will need to specify the correct <meta-data> in the AndroidManifest.xml.

https://github.com/mapbox/mapbox-navigation-android/pull/6676 https://github.com/mapbox/mapbox-navigation-android/pull/6679

Updating the examples to reflect the latest changes introduced in androidauto-v0.17.1

Thanks @jvanderwee + @narko !!

Other changes