diff --git a/app/build.gradle b/app/build.gradle index 12517af0..55e22d53 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:15c753bd01' + implementation 'com.github.SimpleMobileTools:Simple-Commons:28a2a4ad46' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'me.grantland:autofittextview:0.2.1' }