Skip to content

Commit 3130b68

Browse files
committed
Updated version, updated Readme.md and Changelog.md
1 parent 97b52d7 commit 3130b68

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-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 = 30
18-
versionName = "1.30"
17+
versionCode = 31
18+
versionName = "1.31"
1919

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

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to the AI MultiBarcode Capture Application are documented in this file.
44

5+
### Version 1.30 - 🔍 **Updated Translation Files**
6+
57
#### 📚 **Wiki Updates:**
68

79
**📚 [Complete Regex Pattern Library](wiki/16-Common-Regex-Expressions.md)**: Comprehensive collection of 300+ regex patterns covering web URLs, device identifiers, government IDs, license plates, postal codes, phone numbers, and industry standards

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ https://github.com/ltrudu/AI_MutliBarcodes_Capture
1515

1616
## 📅 What's New
1717

18+
### Version 1.30 - 🔍 **Updated Translation Files**
19+
1820
#### 📚 **Wiki Updates:**
1921

2022
**📚 [Complete Regex Pattern Library](wiki/16-Common-Regex-Expressions.md)**: Comprehensive collection of 300+ regex patterns covering web URLs, device identifiers, government IDs, license plates, postal codes, phone numbers, and industry standards

0 commit comments

Comments
 (0)