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