Skip to content

Commit 715cb54

Browse files
author
Robert Henigan
authored
Merge pull request #1510 from smartdevicelink/feature/bson_RC1_1.2.2
Update BSON to RC1_1.2.2
2 parents 9e95a76 + 10166e9 commit 715cb54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/sdl_android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ android {
4141

4242
dependencies {
4343
api fileTree(dir: 'libs', include: ['*.jar'])
44-
api 'com.smartdevicelink:bson_java_port:1.2.0'
44+
api 'com.smartdevicelink:bson_java_port:RC1_1.2.2'
4545
api 'com.livio.taskmaster:taskmaster:0.3.0'
4646
androidTestImplementation('androidx.test.espresso:espresso-core:3.1.0', {
4747
exclude group: 'com.android.support', module: 'support-annotations'

0 commit comments

Comments
 (0)