依存関係追加

This commit is contained in:
r-ca 2024-01-07 16:23:33 +09:00
parent 8a5cbe7b18
commit 5a93b79b07
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -65,4 +65,7 @@ dependencies {
// Scanner
implementation project(':component:scanner')
// Processor
implementation project(':processor')
}