diff --git a/app/build.gradle b/app/build.gradle index ab7e4381..c4c00275 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:8bcb4d3851' + implementation 'com.github.SimpleMobileTools:Simple-Commons:18b83e0407' implementation 'me.grantland:autofittextview:0.2.1' implementation 'net.objecthunter:exp4j:0.4.8'