mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Updating samples Dart sdk to the last stable version (#2209)
This commit is contained in:
@@ -26,6 +26,6 @@ subprojects {
|
||||
project.evaluationDependsOn(':app')
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
tasks.register("clean", Delete) {
|
||||
delete rootProject.buildDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user