Skip to content

Commit 9b6906f

Browse files
authored
Updated Scanbot SDK version to 5.0.0
1 parent 43f2d24 commit 9b6906f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ready-to-use-ui-demo/rtu_ui_components/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutines_version")
7575
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines_version")
7676

77-
def scanbotSdkVersion = "5.0.0.883-SNAPSHOT"
77+
def scanbotSdkVersion = "5.0.0"
7878
implementation("io.scanbot:sdk-package-4:$scanbotSdkVersion")
7979
implementation("io.scanbot:sdk-package-ui:$scanbotSdkVersion")
8080
implementation("io.scanbot:rtu-ui-v2-bundle:$scanbotSdkVersion")

0 commit comments

Comments
 (0)