diff --git a/app/build.gradle b/app/build.gradle index 9ec9e14c..8f8ec4cf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:545b4a62f0' + implementation 'com.github.SimpleMobileTools:Simple-Commons:469df84c87' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'me.grantland:autofittextview:0.2.1' }