[#1150] Release Zashi Android v1.0 (628)
- Closes #1150 - Changelog updated
This commit is contained in:
parent
abafc0387f
commit
e0439f0ca9
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue