From d51e937e9651bcd5955055bee6abffcdefaa0c66 Mon Sep 17 00:00:00 2001 From: ebraminio Date: Mon, 29 May 2023 15:15:25 +0330 Subject: Use the brand new material switches for preferences (#6475) --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index d8dac6b63..680cecc93 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -122,7 +122,7 @@ dependencies { implementation "com.joanzapata.iconify:android-iconify-material:$iconifyVersion" implementation 'com.leinardi.android:speed-dial:3.2.0' implementation 'com.github.ByteHamster:SearchPreference:v2.0.0' - implementation 'com.github.skydoves:balloon:1.4.0' + implementation 'com.github.skydoves:balloon:1.5.3' implementation 'com.github.xabaras:RecyclerViewSwipeDecorator:1.3' implementation 'com.annimon:stream:1.2.2' -- cgit v1.2.3