Skip to content

Commit f2ae8f6

Browse files
committed
Update to Barcode SDK 3.0.7
1 parent ddd745c commit f2ae8f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Libraries.txt

+1-1
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.6
1+
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.0.7
22

33
CWAC-Camera
44

build.gradle

+1-1
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.6'
8+
ext.sdkVersion = '3.0.7'
99
repositories {
1010
google()
1111
jcenter()

0 commit comments

Comments
 (0)