初始化项目

This commit is contained in:
BBIT-Kai
2026-05-25 16:02:38 +08:00
commit 6366233201
284 changed files with 26475 additions and 0 deletions
+4
View File
@@ -0,0 +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.0' apply false
}