mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: Warnings
This commit is contained in:
@@ -23,6 +23,6 @@ allprojects {
|
||||
}
|
||||
}
|
||||
|
||||
tasks.registe('clean', Delete) {
|
||||
tasks.register('clean', Delete) {
|
||||
delete rootProject.layout.buildDirectory
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user