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