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 08fa997 commit 31a057aCopy full SHA for 31a057a
AI_MutliBarcodes_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 = 15
18
- versionName = "1.15"
+ versionCode = 16
+ versionName = "1.16"
19
20
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
21
}
0 commit comments