diff --git a/app/build.gradle b/app/build.gradle index 902c4059..152d37b1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -65,7 +65,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:2462c80e58' + implementation 'com.github.SimpleMobileTools:Simple-Commons:91763fe00f' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'me.grantland:autofittextview:0.2.1' implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1"