maplibre-rs/android/gradle/build.gradle
2022-04-23 18:36:59 +02:00

4 lines
61 B
Groovy

task clean(type: Delete) {
delete rootProject.buildDir
}