mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Enable groestlcoin wallet apps
This commit is contained in:
parent
7507b8e3ab
commit
0e6a40b96f
2 changed files with 6 additions and 8 deletions
|
|
@ -64,10 +64,9 @@ Builds:
|
|||
scandelete:
|
||||
- wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||
|
||||
- versionName: '8.14'
|
||||
- versionName: 8.14.1
|
||||
versionCode: 81401
|
||||
disable: Could not find org.groestlcoinj:groestlcoinj-core:0.15.10
|
||||
commit: 663373c4aa15decd21dfbdbdb85adc673f71e616
|
||||
commit: v8.14.1
|
||||
subdir: wallet
|
||||
gradle:
|
||||
- prod
|
||||
|
|
@ -76,5 +75,5 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '8.14'
|
||||
CurrentVersion: 8.14.1
|
||||
CurrentVersionCode: 81401
|
||||
|
|
|
|||
|
|
@ -52,10 +52,9 @@ Builds:
|
|||
scandelete:
|
||||
- wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||
|
||||
- versionName: '8.14'
|
||||
- versionName: 8.14.1
|
||||
versionCode: 81401
|
||||
disable: Could not find org.groestlcoinj:groestlcoinj-core:0.15.10
|
||||
commit: 663373c4aa15decd21dfbdbdb85adc673f71e616
|
||||
commit: v8.14.1
|
||||
subdir: wallet
|
||||
gradle:
|
||||
- dev
|
||||
|
|
@ -64,5 +63,5 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '8.14'
|
||||
CurrentVersion: 8.14.1
|
||||
CurrentVersionCode: 81401
|
||||
|
|
|
|||
Loading…
Reference in a new issue