Upload Code

This commit is contained in:
mxdabc
2026-04-13 23:56:09 +08:00
parent 6c3c7de263
commit 58fc5cf7a3
33 changed files with 891 additions and 0 deletions

3
build.gradle Normal file
View File

@@ -0,0 +1,3 @@
plugins {
id 'com.android.application' version '7.0.2' apply false
}