diff --git a/app/build.gradle b/app/build.gradle index 39b51334..9af857af 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:b3416c828f' + implementation 'com.github.SimpleMobileTools:Simple-Commons:4bbd82056d' implementation 'androidx.constraintlayout:constraintlayout:2.1.3' implementation 'androidx.documentfile:documentfile:1.0.1'