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