diff --git a/app/build.gradle b/app/build.gradle index 8bbda6498..d507c84f2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,8 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:d62d81ca97' - implementation 'joda-time:joda-time:2.10.3' + implementation 'com.github.SimpleMobileTools:Simple-Commons:f0df990823' implementation 'androidx.multidex:multidex:2.0.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.2' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'