diff --git a/app/build.gradle b/app/build.gradle index b3d42047..7fd7b75b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:30842aca5e' + implementation 'com.github.SimpleMobileTools:Simple-Commons:d5ae570e2a' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:3581774c39'