diff --git a/app/build.gradle b/app/build.gradle index b2b6cb56..8e6c487a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:d62d81ca97' + implementation 'com.github.SimpleMobileTools:Simple-Commons:7e0240b1e3' implementation 'org.greenrobot:eventbus:3.2.0' implementation 'com.klinkerapps:android-smsmms:5.2.6' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'