依存関係追加

This commit is contained in:
r-ca 2024-01-20 17:19:50 +09:00
parent 2a34100bf2
commit 1aa41eb638
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -47,4 +47,6 @@ dependencies {
// shared // shared
implementation project(':shared:ui') implementation project(':shared:ui')
implementation project(':utils')
} }