diff --git a/app/build.gradle b/app/build.gradle index 7988f393..03fcf10f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:d7c3f6de22' + implementation 'com.github.SimpleMobileTools:Simple-Commons:5079455be9' implementation 'androidx.constraintlayout:constraintlayout:2.1.1' implementation 'androidx.documentfile:documentfile:1.0.1'