mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-12-15 15:59:16 -05:00
32 bit fix
This commit is contained in:
parent
0bf595c53a
commit
2627a22597
3 changed files with 7 additions and 9 deletions
|
|
@ -26,6 +26,6 @@ subprojects {
|
|||
project.evaluationDependsOn(':app')
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
tasks.register("clean", Delete) {
|
||||
delete rootProject.buildDir
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue