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 651f643 commit 9abdd78Copy full SHA for 9abdd78
AI_MultiBarcodes_Capture/build.gradle.kts
@@ -14,8 +14,8 @@ android {
14
applicationId = "com.zebra.ai_multibarcodes_capture.dev"
15
minSdk = 34
16
targetSdk = 35
17
- versionCode = 23
18
- versionName = "1.23"
+ versionCode = 25
+ versionName = "1.25"
19
20
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
21
}
0 commit comments