diff --git a/app/build.gradle b/app/build.gradle index 1cda5d13..511d6103 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,8 +64,8 @@ android { dependencies { implementation 'com.github.SimpleMobileTools:Simple-Commons:e3376e4f56' implementation 'org.greenrobot:eventbus:3.3.1' - implementation 'com.klinkerapps:android-smsmms:5.2.6' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' + implementation 'com.github.tibbi:android-smsmms:5413948b41' implementation "me.leolin:ShortcutBadger:1.1.22" implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'