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 6c55685 commit 77587b0Copy full SHA for 77587b0
android/sdl_android/build.gradle
@@ -43,7 +43,7 @@ android {
43
dependencies {
44
api fileTree(dir: 'libs', include: ['*.jar'])
45
//api 'com.livio.taskmaster:taskmaster:0.4.0'
46
- api 'com.smartdevicelink:bson_java_port:1.2.5_RC'
+ api 'com.smartdevicelink:bson_java_port:1.2.5'
47
api 'androidx.lifecycle:lifecycle-extensions:2.2.0'
48
api 'androidx.annotation:annotation:1.1.0'
49
annotationProcessor 'androidx.lifecycle:lifecycle-compiler:2.2.0'
0 commit comments