Skip to content

Commit

Permalink
fix(deps): update dependency org.mnode.ical4j:ical4j to v4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 57c43e0 commit cc27d84
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 @@ -360,7 +360,7 @@ dependencies {

implementation 'org.osmdroid:osmdroid-android:6.1.20'

implementation('org.mnode.ical4j:ical4j:3.0.0') {
implementation('org.mnode.ical4j:ical4j:4.0.8') {
['org.apache.commons', 'commons-logging'].each {
exclude group: "$it"
}
Expand Down

0 comments on commit cc27d84

Please sign in to comment.