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