diff --git a/app/build.gradle b/app/build.gradle index 81d59ff3..e4ba8076 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -66,7 +66,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:603a8da576' + implementation 'com.github.SimpleMobileTools:Simple-Commons:f737f6c38b' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'androidx.documentfile:documentfile:1.0.1'