diff --git a/source/build.gradle b/source/build.gradle index 551b6f0b..fa3c51ac 100644 --- a/source/build.gradle +++ b/source/build.gradle @@ -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' } \ No newline at end of file