Skip to content

Commit 007e21a

Browse files
author
Julian Kast
committed
Update gradle lines for sdl_android to 5.+
1 parent c5ec159 commit 007e21a

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)