Skip to content

Commit

Permalink
v7.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Jan 21, 2021
1 parent f52237f commit d312b27
Show file tree
Hide file tree
Showing 2 changed files with 6 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="70220"
android:versionName="7.2.2">
android:versionCode="70230"
android:versionName="7.2.3">

<!-- normal permissions -->
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
4 changes: 4 additions & 0 deletions wallet/CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
Dash Wallet
v7.2.3
* Add import private key from shared image
* use DashJ 0.17.6

v7.2.2
* Fix crashes on Import Private Key, Backup to File failures
* Allow scanning inverted QR codes (black background, white foreground)
Expand Down

0 comments on commit d312b27

Please sign in to comment.