diff --git a/app/build.gradle b/app/build.gradle index 21c0225d..62f755f1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:d65a4663a4' + implementation 'com.github.SimpleMobileTools:Simple-Commons:e1e07bf005' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'androidx.documentfile:documentfile:1.0.1'