mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-30 03:23:16 +00:00
Debugモジュールの依存関係にJGitを追加
This commit is contained in:
parent
e5bfd5142b
commit
73a1373908
|
@ -45,6 +45,9 @@ dependencies {
|
||||||
implementation libs.com.google.dagger.hilt.android
|
implementation libs.com.google.dagger.hilt.android
|
||||||
annotationProcessor libs.com.google.dagger.hilt.compiler
|
annotationProcessor libs.com.google.dagger.hilt.compiler
|
||||||
|
|
||||||
|
// libsディレクトリにあるライブラリを追加
|
||||||
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
|
|
||||||
// 内部モジュール
|
// 内部モジュール
|
||||||
// data
|
// data
|
||||||
implementation project(':data')
|
implementation project(':data')
|
||||||
|
|
Binary file not shown.
BIN
feature/debug/libs/org.eclipse.jgit-6.8.0.202311291450-r.jar
Normal file
BIN
feature/debug/libs/org.eclipse.jgit-6.8.0.202311291450-r.jar
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user