diff --git a/app/build.gradle b/app/build.gradle index 75f8b6bb..fce1a513 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:fb636d1297' + implementation 'com.github.SimpleMobileTools:Simple-Commons:3daee25b69' implementation 'org.greenrobot:eventbus:3.2.0' implementation 'com.klinkerapps:android-smsmms:5.2.6' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'