diff --git a/app/build.gradle b/app/build.gradle index 9387eedbb..e0f1f2795 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:3b96b27e70' + implementation 'com.github.SimpleMobileTools:Simple-Commons:d62d81ca97' implementation 'joda-time:joda-time:2.10.3' implementation 'androidx.multidex:multidex:2.0.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.2'