This includes a small change to our custom material task because old gradle passed only the contents of out-of-date directories, newer gradle passes both the contents and the directory itself.
* Add Android sample app It’s a simple rotating triangle but provides a good overview of how to use Filament on Android * Remove unnecessary files