diff --git a/app/build.gradle b/app/build.gradle index d628fae6..b59d2b6a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:78bc75576d' + implementation 'com.github.SimpleMobileTools:Simple-Commons:b3416c828f' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.klinkerapps:android-smsmms:5.2.6' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'