[#1571] Release 1.1.7 (718)

- Closes #1571
This commit is contained in:
Honza Rychnovský 2024-09-06 16:17:42 +02:00 committed by GitHub
parent 13108ca9f5
commit 4564c53218
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ and this application adheres to [Semantic Versioning](https://semver.org/spec/v2
## [Unreleased]
## [1.1.7 (717)] - 2024-09-06
## [1.1.7 (718)] - 2024-09-06
### Added
- Dependency injection using Koin has been added to the project. This helps us keep the codebase organized while

View File

@ -9,7 +9,7 @@ directly impact users rather than highlighting other key architectural updates.*
## [Unreleased]
## [1.1.7 (717)] - 2024-09-06
## [1.1.7 (718)] - 2024-09-06
### Added
- We added ZEC/USD currency conversion to Zashi without compromising your IP address.

View File

@ -61,7 +61,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.6
ZCASH_VERSION_NAME=1.1.7
# 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