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