mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-03 07:50:48 +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…
x
Reference in New Issue
Block a user