diff --git a/app/build.gradle b/app/build.gradle index 7a683c1c..21e95848 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,7 +55,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:5cd2e8dc9b' + implementation 'com.github.SimpleMobileTools:Simple-Commons:94a4483781' implementation 'me.grantland:autofittextview:0.2.1' implementation 'net.objecthunter:exp4j:0.4.8' }