diff --git a/app/build.gradle b/app/build.gradle index 8fbf76b4..a4817ed2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:a9c3e454da' + implementation 'com.github.SimpleMobileTools:Simple-Commons:9950e5f837' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'me.grantland:autofittextview:0.2.1' }