This commit is contained in:
2025-06-24 11:51:37 +08:00
commit aa0baac625
33 changed files with 712 additions and 0 deletions

2
settings.gradle Normal file
View File

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