[#1480] Release Zashi Android version 1.1.2 (671)

Closes #1480
This commit is contained in:
Honza Rychnovský 2024-06-21 11:37:49 +02:00 committed by GitHub
parent 31649ff718
commit 269b91a2b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@ directly impact users rather than highlighting other key architectural updates.*
## [Unreleased]
## [1.1.2 (671)] - 2024-06-21
### Added
- New bubble message style for the Send and Transaction history item text components
- Display all messages within the transaction history record when it is expanded

View File

@ -62,7 +62,7 @@ NDK_DEBUG_SYMBOL_LEVEL=symbol_table
# VERSION_CODE is effectively ignored. VERSION_NAME is suffixed with the version code.
# If not using automated Google Play deployment, then these serve as the actual version numbers.
ZCASH_VERSION_CODE=1
ZCASH_VERSION_NAME=1.1.1
ZCASH_VERSION_NAME=1.1.2
# Set these fields, as you need them (e.g. with values "Zcash X" and "co.electriccoin.zcash.x")
# to distinguish a different release build that can be installed alongside the official version