hi,
when ever i clean my Android project it deletes the bin/data/
folder with all my assets… very annoying.
anyone know how to omit bin/data/
folder from being deleted when a project is cleaned?
or a way of changing the bin/
folder destination to something else, like maybe binAndroid/
?