Skip to content

Commit 77587b0

Browse files
Update BSON to the latest stable version 1.2.5 (#1713)
1 parent 6c55685 commit 77587b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/sdl_android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ android {
4343
dependencies {
4444
api fileTree(dir: 'libs', include: ['*.jar'])
4545
//api 'com.livio.taskmaster:taskmaster:0.4.0'
46-
api 'com.smartdevicelink:bson_java_port:1.2.5_RC'
46+
api 'com.smartdevicelink:bson_java_port:1.2.5'
4747
api 'androidx.lifecycle:lifecycle-extensions:2.2.0'
4848
api 'androidx.annotation:annotation:1.1.0'
4949
annotationProcessor 'androidx.lifecycle:lifecycle-compiler:2.2.0'

0 commit comments

Comments
 (0)