mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
:shared:uiを依存関係に追加
This commit is contained in:
parent
4ac03fd4f3
commit
f833465dc8
|
@ -36,4 +36,6 @@ dependencies {
|
||||||
// JGit
|
// JGit
|
||||||
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r'
|
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r'
|
||||||
|
|
||||||
|
implementation project(":shared:ui")
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user