mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-10-30 21:13:28 +01:00
Flutter version - related change
This commit is contained in:
@@ -26,6 +26,6 @@ subprojects {
|
|||||||
project.evaluationDependsOn(':app')
|
project.evaluationDependsOn(':app')
|
||||||
}
|
}
|
||||||
|
|
||||||
task clean(type: Delete) {
|
tasks.register("clean", Delete) {
|
||||||
delete rootProject.buildDir
|
delete rootProject.buildDir
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user