mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
依存関係にUtilsを追加
This commit is contained in:
parent
72163182a0
commit
1d9de332db
|
@ -44,4 +44,7 @@ dependencies {
|
|||
// JGit
|
||||
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r'
|
||||
|
||||
// Utils モジュール
|
||||
implementation project(':utils')
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user