diff --git a/app/build.gradle b/app/build.gradle index 0d228426..6825251c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:1b7865f1bf' + implementation 'com.github.SimpleMobileTools:Simple-Commons:8f3067fbfb' implementation 'androidx.constraintlayout:constraintlayout:2.0.4' implementation 'androidx.documentfile:documentfile:1.0.1'