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