We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8bd0d commit c37505dCopy full SHA for c37505d
2 files changed
Libraries.txt
@@ -1,4 +1,4 @@
1
-Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.0.3
+Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.0.4
2
3
CWAC-Camera
4
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
ext.targetVersion = 30
6
ext.minVersion = 21
7
ext.kotlin_version = '1.4.20' // use the same version as SDK does
8
- ext.sdkVersion = '3.0.3'
+ ext.sdkVersion = '3.0.4'
9
repositories {
10
google()
11
jcenter()
0 commit comments