Skip to content

Commit 5b8dfae

Browse files
committed
Update Version
1 parent 1b799d0 commit 5b8dfae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AI_MultiBarcodes_Capture/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "com.zebra.ai_multibarcodes_capture.dev"
1515
minSdk = 34
1616
targetSdk = 35
17-
versionCode = 29
18-
versionName = "1.29"
17+
versionCode = 30
18+
versionName = "1.30"
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
}

0 commit comments

Comments
 (0)