This commit is contained in:
hiddify-com
2024-05-31 23:01:00 +02:00
parent 0ba23400c1
commit 5a02c4b546
6 changed files with 45 additions and 56 deletions

View File

@@ -16,3 +16,4 @@ subprojects {
tasks.register("clean", Delete) {
delete rootProject.buildDir
}