Release Catima 2.30.0

This commit is contained in:
Sylvia van Os 2024-06-18 18:01:49 +02:00
parent b1ea40abeb
commit 61d2e9545e
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Unreleased - 136
## v2.30.0 - 136
- Support for creating a card when sharing plain text
- Display image type instead of barcode below images

View File

@ -21,8 +21,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 34
versionCode = 135
versionName = "2.29.1"
versionCode = 136
versionName = "2.30.0"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true