Skip to content

Commit f4a5ae7

Browse files
Release Catima 2.25.0
1 parent 1695218 commit f4a5ae7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased - 127
3+
## v2.25.0 - 127 (2023-07-09)
44

55
- Barcode rendering improvements
66
- Basic interoperability with external apps (Android 6.0+)

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId "me.hackerchick.catima"
2020
minSdk 21
2121
targetSdk 33
22-
versionCode 126
23-
versionName "2.24.2"
22+
versionCode 127
23+
versionName "2.25.0"
2424

2525
vectorDrawables.useSupportLibrary true
2626
multiDexEnabled true

0 commit comments

Comments
 (0)