mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
:sourceモジュールを依存関係に追加
This commit is contained in:
parent
ceebd341b1
commit
ab709a0273
|
@ -50,4 +50,7 @@ dependencies {
|
|||
|
||||
// 型モジュール
|
||||
implementation project(':model')
|
||||
|
||||
// データソースモジュール
|
||||
implementation project(':source')
|
||||
}
|
Loading…
Reference in New Issue
Block a user