Move NonFreeNet to the top of the file

This commit is contained in:
HashEngineering 2019-09-09 07:21:41 -07:00
parent 813acf9006
commit df2eb43cb5
No known key found for this signature in database
GPG key ID: A615EB0C5CEBDEDE

View file

@ -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