Skip to content

Commit d54629f

Browse files
committed
Updated Scanbot Barcode SDK to the version 3.0.3
1 parent e66cb7e commit d54629f

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.2
1+
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.0.3
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 = 29
66
ext.minVersion = 21
77
ext.kotlin_version = '1.4.20' // use the same version as SDK does
8-
ext.sdkVersion = '3.0.2'
8+
ext.sdkVersion = '3.0.3'
99
repositories {
1010
google()
1111
jcenter()

0 commit comments

Comments
 (0)