This commit is contained in:
2025-04-29 16:37:13 +08:00
34 changed files with 1378 additions and 23 deletions

View File

@@ -1,4 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.androidApplication) apply false
alias(libs.plugins.jetbrainsKotlinAndroid) apply false
}