Cleaner as a separate script
This commit is contained in:
parent
708dce88dd
commit
ebca89698c
4
android/clean
Executable file
4
android/clean
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo " ------- CLEANING ------- "
|
||||
rm -rf obj/ libs/armeabi-v7a libs/armeabi libs/x86 bin/ gen/ assets/ pak/
|
Loading…
Reference in New Issue
Block a user