Skip to content

Commit

Permalink
v7.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Dec 3, 2020
1 parent 1b9b63d commit 56144e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wallet/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="de.schildbach.wallet_test"
android:installLocation="internalOnly"
android:versionCode="70201"
android:versionName="7.2.1">
android:versionCode="70220"
android:versionName="7.2.2">

<!-- normal permissions -->
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
5 changes: 5 additions & 0 deletions wallet/CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
Dash Wallet
v7.2.2
* Fix crashes on Import Private Key, Backup to File failures
* Allow scanning inverted QR codes (black background, white foreground)
* Prevent auto logout when typing text on Report Issue dialog

v7.2.1
* Fix Scan QR Code crash on Android 6 or earlier
* Fix missing Advanced Security Screen Auto Logout toggle
Expand Down

0 comments on commit 56144e3

Please sign in to comment.