diff --git a/PennMobile/build.gradle b/PennMobile/build.gradle index 3f0f1de8..50fa65a8 100644 --- a/PennMobile/build.gradle +++ b/PennMobile/build.gradle @@ -75,7 +75,7 @@ dependencies { implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0' implementation 'com.github.ahorn:android-rss:master-SNAPSHOT' implementation 'com.github.bumptech.glide:glide:4.11.0' - implementation('com.github.searchy2:CustomAlertViewDialogue:2.6.1'){ + implementation('com.github.searchy2:CustomAlertViewDialogue:2.6.0'){ exclude group: 'com.eightbitlab', module: 'blurview' } implementation 'com.google.android.gms:play-services-location:21.0.1'