大規模リファクタ #143

Merged
Fujimatsu merged 61 commits from feature/change_module into main 2024-07-07 06:44:07 +00:00
Showing only changes of commit 512e096487 - Show all commits

View File

@ -45,4 +45,5 @@ dependencies {
implementation project(':model')
implementation project(':utils')
implementation project(':data')
implementation project(':feature:common')
}