Skip to content

Commit

Permalink
v7.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Apr 22, 2021
1 parent 9ea1cc4 commit fe48c26
Show file tree
Hide file tree
Showing 2 changed files with 10 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="70230"
android:versionName="7.2.3">
android:versionCode="70240"
android:versionName="7.2.4">

<!-- normal permissions -->
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
8 changes: 8 additions & 0 deletions wallet/CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
Dash Wallet
v7.2.4
* Simplify synchronization status UI
* Fix resume crash
* Patch Strandhogg vulnerabilities
* Fix exchange rate related crashes
* Update translations
* Add maven central for dependencies

v7.2.3
* Add import private key from shared image
* use DashJ 0.17.6
Expand Down

0 comments on commit fe48c26

Please sign in to comment.