diff --git a/app/build.gradle b/app/build.gradle index 2c27cec1..fcba12eb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:5d40d6640c' + implementation 'com.github.SimpleMobileTools:Simple-Commons:7c48da6bef' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'androidx.documentfile:documentfile:1.0.1'