mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-02-22 06:27:47 +01:00
fix warnings
This commit is contained in:
parent
817ffc8642
commit
1abc22732a
@ -7,6 +7,6 @@ plugins {
|
|||||||
|
|
||||||
tasks.register<Delete>("clean") {
|
tasks.register<Delete>("clean") {
|
||||||
delete {
|
delete {
|
||||||
rootProject.buildDir
|
rootProject.layout.buildDirectory
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user