依存関係に追加

This commit is contained in:
r-ca 2023-12-09 09:56:45 +09:00
parent 2190a320e1
commit 4ff9c63876
No known key found for this signature in database
GPG Key ID: 37A985403FB7DEFE

View File

@ -43,6 +43,7 @@ dependencies {
implementation project(':feature:search')
implementation project(':feature:library')
implementation project(':feature:scan')
implementation project(':feature:debug') //
// Component
implementation project(':component:common')