mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-01-18 18:33:16 +00:00
source: 依存関係にJGitを追加
This commit is contained in:
parent
3394148c93
commit
7c1ab534d8
|
@ -41,6 +41,7 @@ dependencies {
|
|||
implementation libs.androidx.room.runtime
|
||||
annotationProcessor libs.androidx.room.compiler
|
||||
|
||||
|
||||
// JGit
|
||||
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r'
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user