依存関係追加

This commit is contained in:
Fuchimoto1234 2023-12-19 10:34:31 +09:00
parent ac5a950ce3
commit a78e60416d

View File

@ -44,4 +44,7 @@ dependencies {
// shared
implementation project(':shared:ui')
// DI
implementation project(':data')
}