mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2025-12-28 05:14:28 +00:00
Release Catima 2.30.0
This commit is contained in:
parent
b1ea40abeb
commit
61d2e9545e
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user