diff --git a/app/build.gradle b/app/build.gradle index e3049ab2..55709730 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:3aade6f350' + implementation 'com.github.SimpleMobileTools:Simple-Commons:d0ea181610' implementation 'androidx.documentfile:documentfile:1.0.1' implementation "androidx.exifinterface:exifinterface:1.3.5" implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1"