total revert and rebuild

This commit is contained in:
CDaut 2022-03-18 09:18:09 +01:00 committed by CDaut
parent 5a805cb421
commit 2d3bcc627c
55 changed files with 0 additions and 1258 deletions

View file

@ -1,9 +0,0 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '7.1.1' apply false
id 'com.android.library' version '7.1.1' apply false
}
task clean(type: Delete) {
delete rootProject.buildDir
}