From d1f0b954f2c1735e8e26a9d3a87a953462351a4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 May 2023 20:48:40 +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 32a110dee..c20d1876b 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'