Mapbox All-in-one template

This commit is contained in:
Piotr Dec 2023-08-13 23:49:19 +02:00
parent 4fb4aacb8d
commit 38b9ff9a17
6 changed files with 29 additions and 26 deletions

View file

@ -38,6 +38,7 @@ android {
dependencies {
implementation "com.mapbox.navigation:ui-dropin:2.14.2"
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'com.google.android.material:material:1.5.0'