:sourceモジュールを依存関係に追加

This commit is contained in:
ろむねこ 2023-12-14 10:45:32 +09:00
parent ceebd341b1
commit ab709a0273
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168

View File

@ -50,4 +50,7 @@ dependencies {
//
implementation project(':model')
//
implementation project(':source')
}