Add assets to settings file

This commit is contained in:
Christoph Atteneder 2018-09-05 11:09:58 +02:00
parent b013c71ff5
commit df4944bd3f
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B

View file

@ -1,2 +1,2 @@
rootProject.name = 'bisq-desktop' rootProject.name = 'bisq-desktop'
include 'common', 'core', 'p2p' include 'common', 'core', 'p2p', 'assets'