mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-01-19 02:43:15 +00:00
source: 依存関係にJGitを追加
This commit is contained in:
parent
3394148c93
commit
7c1ab534d8
|
@ -41,6 +41,7 @@ dependencies {
|
||||||
implementation libs.androidx.room.runtime
|
implementation libs.androidx.room.runtime
|
||||||
annotationProcessor libs.androidx.room.compiler
|
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