From 76041a4354301e365eb7671c6ea1a20f44c3eea1 Mon Sep 17 00:00:00 2001 From: Tibor Kaputa Date: Thu, 16 Jun 2022 09:41:44 +0200 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 ade8b43c..3dd8b538 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -65,7 +65,7 @@ dependencies { implementation 'com.github.SimpleMobileTools:Simple-Commons:faa6a972c2' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' - implementation 'com.github.tibbi:android-smsmms:fe58a74d59' + implementation 'com.github.tibbi:android-smsmms:9162ca7456' implementation "me.leolin:ShortcutBadger:1.1.22" implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'