Skip to content

Commit

Permalink
[#1739] Keystone 0.7.10
Browse files Browse the repository at this point in the history
- Closes #1739
- Changelogs update
  • Loading branch information
HonzaR authored Jan 22, 2025
1 parent e504426 commit 2eb1958
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ and this application adheres to [Semantic Versioning](https://semver.org/spec/v2
improve the successful scanning chance by the Keystone device
- The block synchronization progress logic has been changed to return an uncompleted percentage in case the
`Synchronizer` is still in the `SYNCING` state
- The Keystone SDK has been updated to version `0.7.10`, which brings a significant QR codes scanning improvement

### Fixed
- The Disconnected popup trigger when the app is backgrounded has been fixed
Expand Down
1 change: 1 addition & 0 deletions docs/whatsNew/WHATS_NEW_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ directly impact users rather than highlighting other key architectural updates.*
improve the successful scanning chance by the Keystone device
- The block synchronization progress logic has been changed to return an uncompleted percentage in case the
`Synchronizer` is still in the `SYNCING` state
- The Keystone SDK has been updated to version `0.7.10`, which brings a significant QR codes scanning improvement

### Fixed
- The Disconnected popup trigger when the app is backgrounded has been fixed
Expand Down
1 change: 1 addition & 0 deletions docs/whatsNew/WHATS_NEW_ES.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ directly impact users rather than highlighting other key architectural updates.*
improve the successful scanning chance by the Keystone device
- The block synchronization progress logic has been changed to return an uncompleted percentage in case the
`Synchronizer` is still in the `SYNCING` state
- The Keystone SDK has been updated to version `0.7.10`, which brings a significant QR codes scanning improvement

### Fixed
- The Disconnected popup trigger when the app is backgrounded has been fixed
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ CORE_LIBRARY_DESUGARING_VERSION=2.1.2
FIREBASE_BOM_VERSION_MATCHER=33.1.1
GOOGLE_AUTH_LIB_JAVA_VERSION=1.18.0
JACOCO_VERSION=0.8.12
KEYSTONE_VERSION=0.7.10
KOTLIN_VERSION=1.9.23
KOTLINX_COROUTINES_VERSION=1.8.0
KOTLINX_DATETIME_VERSION=0.5.0
Expand All @@ -213,7 +214,6 @@ ZCASH_ANDROID_WALLET_PLUGINS_VERSION=1.0.0
ZXING_VERSION=3.5.3
ZIP_321_VERSION = 0.0.6
ZCASH_BIP39_VERSION=1.0.8
KEYSTONE_VERSION=0.7.8

FLEXA_VERSION=1.0.9

Expand Down

0 comments on commit 2eb1958

Please sign in to comment.