diff --git a/app/build.gradle b/app/build.gradle index c2f55d37..e21d2d02 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -66,7 +66,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:f737f6c38b' + implementation 'com.github.SimpleMobileTools:Simple-Commons:91763fe00f' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'androidx.documentfile:documentfile:1.0.1'