Skip to content

Commit

Permalink
v7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Aug 2, 2021
1 parent 1c4a254 commit e0a5675
Show file tree
Hide file tree
Showing 2 changed files with 9 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="70270"
android:versionName="7.2.7">
android:versionCode="70310"
android:versionName="7.3.1">

<!-- normal permissions -->
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
7 changes: 7 additions & 0 deletions wallet/CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
Dash Wallet
v7.3.1
* Fix Uphold logout instructions
* Dismiss PIN Entry Dialogs upon Autologout (bug from 7.2.4)
* Fix issue with onboarding (bug from 7.2.4)

v7.3.0
* Add Liquid Exchange Integration (supports Buy Dash with Credit Card)

v7.2.7
* When paying via another app with BIP70, the Lock Screen does not appear (bug from 7.2.4)
Expand Down

0 comments on commit e0a5675

Please sign in to comment.