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 2f9eab7 commit 8137039Copy full SHA for 8137039
README.md
@@ -42,7 +42,7 @@ repositories {
42
mavenCentral()
43
}
44
dependencies {
45
- implementation 'com.smartdevicelink:sdl_android:5.1.1'
+ implementation 'com.smartdevicelink:sdl_android:5.+'
46
47
```
48
@@ -80,7 +80,7 @@ repositories {
80
81
82
83
- implementation 'com.smartdevicelink:sdl_java_se:5.1.1'
+ implementation 'com.smartdevicelink:sdl_java_se:5.+'
84
85
86
@@ -99,7 +99,7 @@ repositories {
99
100
101
102
- implementation 'com.smartdevicelink:sdl_java_ee:5.1.1'
+ implementation 'com.smartdevicelink:sdl_java_ee:5.+'
103
104
105
0 commit comments