We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6906f commit 4877f0cCopy full SHA for 4877f0c
classical-components-demo/build.gradle
@@ -12,7 +12,7 @@ allprojects {
12
minSdkVersion = 21
13
targetSdkVersion = 33
14
15
- scanbotSdkVersion = "5.0.0.883-SNAPSHOT"
+ scanbotSdkVersion = "5.0.0"
16
17
constraintLayoutVersion = "2.0.4"
18
coroutinesAndroidVersion = "1.7.3"
0 commit comments