diff --git a/app/build.gradle b/app/build.gradle index 28e7c305..c180d536 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:bef619280b' + implementation 'com.github.SimpleMobileTools:Simple-Commons:5c11cc9a8e' implementation 'org.greenrobot:eventbus:3.2.0' implementation 'com.klinkerapps:android-smsmms:5.2.6' implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'