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.
2 parents c5ec159 + 007e21a commit 7bb023dCopy full SHA for 7bb023d
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:5.1.0'
+ implementation 'com.smartdevicelink:sdl_android:5.+'
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