Skip to content

Commit

Permalink
v7.22 (groestlcoin wallet)
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Oct 18, 2019
1 parent 956a6e3 commit 7366763
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
5 changes: 2 additions & 3 deletions wallet/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
xmlns:tools="http://schemas.android.com/tools"
package="de.schildbach.wallet"
android:installLocation="internalOnly"
android:versionCode="71107"
android:versionName="7.11.1" >
android:versionCode="72200"
android:versionName="7.22" >

<uses-sdk
android:minSdkVersion="21"
android:targetSdkVersion="28"
tools:ignore="OldTargetApi" />

Expand Down
12 changes: 8 additions & 4 deletions wallet/CHANGES
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
Groestlcoin Wallet
v7.22
* Updated to Bitcoin Wallet 7.22
* Use blockchain sync notifications if more than 1 hour behind


v7.11.1
Use Gradle 4.6
* Use Gradle 4.6

v7.11
Updated to Bitcoin Wallet 7.11
* Updated to Bitcoin Wallet 7.11

v4.46.3
Corrected xpub
* Corrected xpub

v4.46
Updated to Bitcoin Wallet 4.46
* Updated to Bitcoin Wallet 4.46

v0.23-beta
* Updated marketing and help files for Groestlcoin
Expand Down

0 comments on commit 7366763

Please sign in to comment.