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'