依存関係に追加

This commit is contained in:
r-ca 2024-01-07 16:38:12 +09:00
parent f52d00f930
commit aca90aa6e1
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -37,4 +37,6 @@ dependencies {
implementation project(':shared:ui')
implementation project(':model')
implementation project(':processor')
}