We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96256d9 commit c29b988Copy full SHA for c29b988
app/build.gradle
@@ -70,7 +70,7 @@ dependencies {
70
71
implementation("com.allenliu.badgeview:library:1.1.1")
72
implementation 'androidx.webkit:webkit:1.9.0'
73
- implementation 'org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r'
+ implementation 'org.eclipse.jgit:org.eclipse.jgit:6.9.0.202403050737-r'
74
implementation 'com.google.code.gson:gson:2.10.1'
75
implementation 'androidx.activity:activity:1.9.0-alpha03'
76
implementation("androidx.appcompat:appcompat:1.7.0-alpha03")
0 commit comments