We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a263a5e commit ef2e966Copy full SHA for ef2e966
app/build.gradle
@@ -67,7 +67,7 @@ dependencies {
67
implementation 'androidx.appcompat:appcompat:1.4.1'
68
implementation 'com.google.android.material:material:1.5.0'
69
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
70
- implementation 'com.smartdevicelink:sdl_android:RC_5.6.0'
+ implementation 'com.smartdevicelink:sdl_android:5.6.0'
71
implementation 'com.mapbox.maps:android:10.2.0'
72
implementation 'com.mapbox.navigation:android:2.2.2'
73
implementation 'com.mapbox.search:mapbox-search-android-ui:1.0.0-beta.26'
0 commit comments