diff --git a/app/build.gradle b/app/build.gradle index b64191de..dce23ea2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:469df84c87' + implementation 'com.github.SimpleMobileTools:Simple-Commons:0c4d9860a6' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'me.grantland:autofittextview:0.2.1' }