Move NonFreeNet to the top of the file
This commit is contained in:
parent
813acf9006
commit
df2eb43cb5
|
|
@ -1,3 +1,5 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
Categories:
|
Categories:
|
||||||
- Money
|
- Money
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
|
@ -43,8 +45,6 @@ Builds:
|
||||||
prebuild: "echo 'task wrapper(type: Wrapper) { gradleVersion = \"4.6\" }' >> ../build.gradle"
|
prebuild: "echo 'task wrapper(type: Wrapper) { gradleVersion = \"4.6\" }' >> ../build.gradle"
|
||||||
scandelete:
|
scandelete:
|
||||||
- wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
- wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||||
antifeatures:
|
|
||||||
- NonFreeNet
|
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue