diff --git a/app/build.gradle b/app/build.gradle index e2f5d5bbe..4349d1d38 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:d7d18ce558' + implementation 'com.github.SimpleMobileTools:Simple-Commons:cad50847e3' implementation 'joda-time:joda-time:2.10.3' implementation 'androidx.multidex:multidex:2.0.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.1'