Release Catima 2.29.0

This commit is contained in:
Sylvia van Os committed 2024-04-19 18:48:09 +02:00
1 parent 5033fbba50
commit d67b17c58a
2 files changed
+3 -3

No files matched your search

+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 134
## v2.29.0 - 134 (2024-04-19)
- Support for scanning PDF files for barcodes
- Support for image files with multiple barcodes
+2 -2
View File
@@ -21,8 +21,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 34
versionCode = 133
versionName = "2.28.0"
versionCode = 134
versionName = "2.29.0"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true