mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-13 19:50:48 +00:00
JGitを依存関係に追加
This commit is contained in:
parent
e62614cb18
commit
5c3c66ec6e
@ -37,4 +37,7 @@ dependencies {
|
||||
// Hilt (DI)
|
||||
implementation libs.com.google.dagger.hilt.android
|
||||
annotationProcessor libs.com.google.dagger.hilt.compiler
|
||||
|
||||
// libsディレクトリにあるライブラリを追加
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user