mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-01-19 02:43:15 +00:00
依存関係にmodelを追加
This commit is contained in:
parent
1d36a09731
commit
54aed8ec6b
|
@ -56,5 +56,7 @@ dependencies {
|
||||||
implementation project(':source')
|
implementation project(':source')
|
||||||
implementation project(':utils')
|
implementation project(':utils')
|
||||||
|
|
||||||
|
// 型
|
||||||
|
implementation project(':model')
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user