mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
debugの依存関係に:shared:uiモジュールを追加
This commit is contained in:
parent
4366723b21
commit
239ae81c78
|
@ -59,4 +59,7 @@ dependencies {
|
||||||
// 型
|
// 型
|
||||||
implementation project(':model')
|
implementation project(':model')
|
||||||
|
|
||||||
|
// Shared
|
||||||
|
implementation project(':shared:ui')
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user