mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
依存関係のコメント修正
This commit is contained in:
parent
cba87159ab
commit
ceebd341b1
|
@ -45,9 +45,9 @@ dependencies {
|
|||
implementation libs.androidx.room.runtime
|
||||
annotationProcessor libs.androidx.room.compiler
|
||||
|
||||
// モジュール
|
||||
// Utilsモジュール
|
||||
implementation project(':utils')
|
||||
|
||||
// 型
|
||||
// 型モジュール
|
||||
implementation project(':model')
|
||||
}
|
Loading…
Reference in New Issue
Block a user