[#1150] Release Zashi Android v1.0 (628)

- Closes #1150
- Changelog updated
This commit is contained in:
Honza Rychnovský 2024-04-23 21:14:19 +02:00 committed by GitHub
parent abafc0387f
commit e0439f0ca9
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.0 (628)] - 2024-04-23
### Changed
- The Scan QR code screen has been reworked to align with the rest of the screens
- The Send Form screen scrolls to the Send button on very small devices after the memo is typed

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=0.2.0
ZCASH_VERSION_NAME=1.0
# 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