依存関係追加

This commit is contained in:
r-ca 2024-01-20 17:45:42 +09:00
parent dc9a6bfd9b
commit 1f8b56bc78
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

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