diff --git a/app/build.gradle b/app/build.gradle index a93543e1..38ce6f53 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,6 +55,6 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:ac45c5e893' + implementation 'com.github.SimpleMobileTools:Simple-Commons:ee14aec731' implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a' }