diff --git a/app/build.gradle b/app/build.gradle index 0aeace07..9fd36b26 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,6 +55,6 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:915bda1e40' + implementation 'com.github.SimpleMobileTools:Simple-Commons:dc0adba14b' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' }