Skip to content

Commit 7bb023d

Browse files
author
Robert Henigan
authored
Merge pull request #24 from SmartDeviceLink-Examples/update-Gradle
Update gradle lines for sdl_android to 5.+
2 parents c5ec159 + 007e21a commit 7bb023d

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:5.1.0'
40+
implementation 'com.smartdevicelink:sdl_android:5.+'
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)