Skip to content

Commit 9abdd78

Browse files
committed
update version to 1.24
1 parent 651f643 commit 9abdd78

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 = 23
18-
versionName = "1.23"
17+
versionCode = 25
18+
versionName = "1.25"
1919

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

0 commit comments

Comments
 (0)