From 6b9059d4d33eabd74bb2270b133ebe16ce502129 Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 21 Nov 2022 21:19:10 +0100 Subject: [PATCH] updating android-smsmms --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 39a4fd07..a974ac62 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -66,7 +66,7 @@ dependencies { implementation 'com.github.SimpleMobileTools:Simple-Commons:f5f3f94be6' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' - implementation 'com.github.tibbi:android-smsmms:3581774c39' + implementation 'com.github.tibbi:android-smsmms:f0d7cfe78a' implementation "me.leolin:ShortcutBadger:1.1.22" implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3'