Make build target phony (gradle doesn't remove the dir on clean)

This commit is contained in:
Justin Carter 2019-11-30 08:32:38 +01:00
parent e3a3fb5f1c
commit 97dd342e5a
No known key found for this signature in database
GPG key ID: 4B8BB0D3F5018030

View file

@ -241,4 +241,4 @@ block:
-rpcpassword=bsq \
generatetoaddress 1
.PHONY: seednode
.PHONY: build seednode