build: Mapbox update 2.14 -> 2.20

This commit is contained in:
Piotr Dec 2024-07-14 19:02:12 +02:00
parent b5e9601065
commit e05c4ee401
Signed by: stawros
GPG key ID: F89F27AD8F881A91

View file

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