Skip to content

Commit 07815c3

Browse files
committed
updating gradle
1 parent 6616c26 commit 07815c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MobileWeather/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
testImplementation 'junit:junit:4.12'
3838
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
3939
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
40-
implementation 'com.smartdevicelink:sdl_android:RC_5.6.0'
40+
implementation 'com.smartdevicelink:sdl_android:5.6.0'
4141
implementation 'net.hockeyapp.android:HockeySDK:5.1.0'
4242
implementation 'com.google.android.gms:play-services-location:16.0.0'
4343
}

0 commit comments

Comments
 (0)