mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
debugの依存関係にスキャナコンポーネントを追加
This commit is contained in:
parent
7de08a4d62
commit
8054f0d4f9
|
@ -62,4 +62,7 @@ dependencies {
|
|||
// Shared
|
||||
implementation project(':shared:ui')
|
||||
|
||||
// Scanner
|
||||
implementation project(':component:scanner')
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user