diff --git a/app/build.gradle b/app/build.gradle index 62951b34..e3f6fb4d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:608dbb5ca9' + implementation 'com.github.SimpleMobileTools:Simple-Commons:078f353fce' implementation 'androidx.constraintlayout:constraintlayout:2.1.3' implementation 'androidx.documentfile:documentfile:1.0.1'