Skip to content

Commit c37505d

Browse files
committed
Update to Barcode SDK 3.0.4
1 parent 1a8bd0d commit c37505d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Libraries.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.0.3
1+
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.0.4
22

33
CWAC-Camera
44

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
ext.targetVersion = 30
66
ext.minVersion = 21
77
ext.kotlin_version = '1.4.20' // use the same version as SDK does
8-
ext.sdkVersion = '3.0.3'
8+
ext.sdkVersion = '3.0.4'
99
repositories {
1010
google()
1111
jcenter()

0 commit comments

Comments
 (0)