This commit is contained in:
ろむねこ 2024-07-08 15:10:25 +09:00
parent cfcf11e557
commit 56fd31b025
Signed by: Fujimatsu
GPG Key ID: FA1F39A1BA37D168

View File

@ -50,4 +50,5 @@ dependencies {
implementation project(':model')
implementation project(':utils')
implementation project(':data')
implementation project(':shared')
}