From 0fd80b963d60c050dac2306de618745bf1f61f5c Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 17 Jul 2022 08:30:11 +0200 Subject: [PATCH] updating android-smsmms library --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index d8682334..3a1e9d20 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -66,7 +66,7 @@ dependencies { implementation 'com.github.SimpleMobileTools:Simple-Commons:4f9c2f94ff' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' - implementation 'com.github.tibbi:android-smsmms:1012d20ab9' + implementation 'com.github.tibbi:android-smsmms:46e5685db9' implementation "me.leolin:ShortcutBadger:1.1.22" implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'