This commit is contained in:
2024-02-27 14:58:18 -06:00
parent 22d02c2539
commit e6f6d7b761
193 changed files with 4291 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.2.2" apply false
}
alias(libs.plugins.android.application) apply false
}