Cleaner as a separate script

This commit is contained in:
a1batross 2016-08-11 22:04:20 +06:00
parent 708dce88dd
commit ebca89698c
2 changed files with 4 additions and 0 deletions

4
android/clean Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
echo " ------- CLEANING ------- "
rm -rf obj/ libs/armeabi-v7a libs/armeabi libs/x86 bin/ gen/ assets/ pak/