diff --git a/app/build.gradle b/app/build.gradle index 08e0620c..9147364b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:71f9297e2e' + implementation 'com.github.SimpleMobileTools:Simple-Commons:449b24c6a4' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:33fcaf94d9'