diff --git a/app/build.gradle b/app/build.gradle index 6f38ab32..097a2a58 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:8a01bdee8c' + implementation 'com.github.SimpleMobileTools:Simple-Commons:f5f3f94be6' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:3581774c39'