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