From 765379e5d4325ddd70660f164d5bc3ef65baa8bf Mon Sep 17 00:00:00 2001 From: Naveen Date: Sun, 18 Sep 2022 01:49:12 +0530 Subject: [PATCH] Update android-smsmms lib --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 16282748..7eb2e428 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -66,7 +66,7 @@ dependencies { implementation 'com.github.SimpleMobileTools:Simple-Commons:15c753bd01' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' - implementation 'com.github.tibbi:android-smsmms:4cdacdb701' + implementation 'com.github.tibbi:android-smsmms:875a46a9c4' implementation "me.leolin:ShortcutBadger:1.1.22" implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3'