Skip to content

Commit

Permalink
Fix: Update dav4jvm and fix href relation
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Mar 3, 2024
1 parent 0854aac commit 6c6813e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ repositories {
}
}
dependencies {
implementation 'com.github.zhanghai:dav4jvm:3f4822d'
implementation 'com.github.zhanghai:dav4jvm:c317607'
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
implementation 'com.github.topjohnwu.libsu:service:5.2.2'
}
Expand Down

0 comments on commit 6c6813e

Please sign in to comment.