diff --git a/app/build.gradle b/app/build.gradle index 9af857af..6026c3f7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:4bbd82056d' + implementation 'com.github.SimpleMobileTools:Simple-Commons:b0423abf1e' implementation 'androidx.constraintlayout:constraintlayout:2.1.3' implementation 'androidx.documentfile:documentfile:1.0.1'