This commit is contained in:
2024-03-28 10:39:39 +08:00
commit 66d4a00ba8
58 changed files with 3499 additions and 0 deletions

2
settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
rootProject.name='AndroidAppTemplate'
include ':app'