Skip to content

Commit 4877f0c

Browse files
authored
Updated Scanbot SDK version to 5.0.0
1 parent 9b6906f commit 4877f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classical-components-demo/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ allprojects {
1212
minSdkVersion = 21
1313
targetSdkVersion = 33
1414

15-
scanbotSdkVersion = "5.0.0.883-SNAPSHOT"
15+
scanbotSdkVersion = "5.0.0"
1616

1717
constraintLayoutVersion = "2.0.4"
1818
coroutinesAndroidVersion = "1.7.3"

0 commit comments

Comments
 (0)