Skip to content

Commit ef2e966

Browse files
committed
Update gradle line for sdl 5.6
1 parent a263a5e commit ef2e966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
implementation 'androidx.appcompat:appcompat:1.4.1'
6868
implementation 'com.google.android.material:material:1.5.0'
6969
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
70-
implementation 'com.smartdevicelink:sdl_android:RC_5.6.0'
70+
implementation 'com.smartdevicelink:sdl_android:5.6.0'
7171
implementation 'com.mapbox.maps:android:10.2.0'
7272
implementation 'com.mapbox.navigation:android:2.2.2'
7373
implementation 'com.mapbox.search:mapbox-search-android-ui:1.0.0-beta.26'

0 commit comments

Comments
 (0)