依存関係に追加

This commit is contained in:
ろむねこ 2024-01-19 18:23:08 +09:00
parent dcd5f1b650
commit 65d48d03fd
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168

View File

@ -55,4 +55,6 @@ dependencies {
implementation project(':model')
implementation "androidx.recyclerview:recyclerview:1.3.2"
implementation project(':component:common')
}