From e6d1699b52be00eebabbf05cca9d6ce4b51b77c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jul 2023 17:16:45 +0000 Subject: [PATCH] Update dependency com.github.thellmund.Android-Week-View:core to v5 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 7cfc28cae..6ae706079 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -165,7 +165,7 @@ dependencies { implementation 'me.dm7.barcodescanner:zxing:1.9.13' implementation 'com.journeyapps:zxing-android-embedded:3.6.0' implementation 'de.psdev.licensesdialog:licensesdialog:2.1.0' - implementation 'com.github.thellmund.Android-Week-View:core:4.1.6' + implementation 'com.github.thellmund.Android-Week-View:core:5.3.2' implementation 'de.hdodenhof:circleimageview:3.1.0' implementation 'com.github.PhilJay:MPAndroidChart:3.1.0' implementation 'com.makeramen:roundedimageview:2.3.0'