This commit is contained in:
2025-01-12 21:42:08 +08:00
parent f06e79997a
commit 25b82ddd12
54 changed files with 2472 additions and 461 deletions

View File

@@ -19,5 +19,5 @@ dependencyResolutionManagement {
}
}
rootProject.name = "TodoTTL"
rootProject.name = "TaskTTL"
include(":app")