mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
依存関係に追加
This commit is contained in:
parent
2190a320e1
commit
4ff9c63876
|
@ -43,6 +43,7 @@ dependencies {
|
||||||
implementation project(':feature:search')
|
implementation project(':feature:search')
|
||||||
implementation project(':feature:library')
|
implementation project(':feature:library')
|
||||||
implementation project(':feature:scan')
|
implementation project(':feature:scan')
|
||||||
|
implementation project(':feature:debug') // デバッグメニュー
|
||||||
|
|
||||||
// Component
|
// Component
|
||||||
implementation project(':component:common')
|
implementation project(':component:common')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user