Update build.gradle

This commit is contained in:
archroid 2022-06-25 20:59:26 +04:30 committed by GitHub
parent d0c0c7fe3b
commit cc73cd14c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,3 @@ buildscript {
task clean(type: Delete) {
delete rootProject.buildDir
}
task clean(type: Delete) {
delete rootProject.buildDir
}