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 6616c26 commit 07815c3Copy full SHA for 07815c3
MobileWeather/app/build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
testImplementation 'junit:junit:4.12'
38
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
39
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
40
- implementation 'com.smartdevicelink:sdl_android:RC_5.6.0'
+ implementation 'com.smartdevicelink:sdl_android:5.6.0'
41
implementation 'net.hockeyapp.android:HockeySDK:5.1.0'
42
implementation 'com.google.android.gms:play-services-location:16.0.0'
43
}
0 commit comments