diff --git a/app/build.gradle b/app/build.gradle index 7aed16cd..791ff083 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,6 +55,6 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:e3c531cbd1' + implementation 'com.github.SimpleMobileTools:Simple-Commons:7c0a8d628e' implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a' }