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 1b799d0 commit 5b8dfaeCopy full SHA for 5b8dfae
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 = 29
18
- versionName = "1.29"
+ versionCode = 30
+ versionName = "1.30"
19
20
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
21
}
0 commit comments