We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5916e45 commit cde06acCopy full SHA for cde06ac
app/build.gradle
@@ -65,7 +65,7 @@ dependencies {
65
66
implementation("com.allenliu.badgeview:library:1.1.1")
67
implementation("androidx.webkit:webkit:1.10.0")
68
- implementation("org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r")
+ implementation("org.eclipse.jgit:org.eclipse.jgit:6.9.0.202403050737-r")
69
implementation("com.google.code.gson:gson:2.10.1")
70
implementation("androidx.activity:activity:1.9.0-alpha03")
71
implementation("androidx.appcompat:appcompat:1.7.0-alpha03")
0 commit comments