Skip to content

Commit

Permalink
Updated scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
aanorbel committed Feb 8, 2024
1 parent 4f2ab42 commit d2eb7b8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 84 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ allprojects {
maven { url "https://jitpack.io" }
}
}

task clean(type: Delete) {
delete rootProject.buildDir
}
60 changes: 0 additions & 60 deletions scripts/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions scripts/clean_icons.sh

This file was deleted.

15 changes: 0 additions & 15 deletions scripts/prepare_icons.sh

This file was deleted.

0 comments on commit d2eb7b8

Please sign in to comment.