mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
build.sh: Remove .gradle directory when cleaning project
This commit is contained in:
@@ -212,6 +212,7 @@ parse_opts() {
|
||||
}
|
||||
|
||||
remove_build_dir() {
|
||||
rm -rfv .gradle
|
||||
rm -rfv build
|
||||
rm -rfv android-base/build
|
||||
rm -rfv android-pickers/build
|
||||
|
||||
Reference in New Issue
Block a user