diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-07-10 11:37:47 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-07-10 11:37:47 -0400 |
| commit | 042d055d52f4448b8a42261fcf709147910a4638 (patch) | |
| tree | e230981d770e314135a8344b0acdc57a2920caee /build_android.sh | |
| parent | fd0ff3edeecc29ff7c9882e8da1055f56c155f40 (diff) | |
#282 - life is back to normal again
Former-commit-id: aad465e72a636a71b7b0c8f59cf9b977fcd7e366
Diffstat (limited to 'build_android.sh')
| -rwxr-xr-x | build_android.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_android.sh b/build_android.sh index 06f1f1e9..47226305 100755 --- a/build_android.sh +++ b/build_android.sh @@ -9,6 +9,7 @@ fi rm -fr platforms/android/build/outputs/* +mkdir release_files rm -f release_files/* BUILD_MODE="all" |
