mirror of
https://github.com/FatttSnake/OxygenToolbox.git
synced 2026-04-06 10:01:26 +08:00
Optimized code.
This commit is contained in:
@@ -5,6 +5,6 @@ plugins {
|
||||
id 'com.mikepenz.aboutlibraries.plugin' version '10.7.0' apply false
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
tasks.register('clean', Delete) {
|
||||
delete rootProject.buildDir
|
||||
}
|
||||
Reference in New Issue
Block a user