diff --git a/app/build.gradle b/app/build.gradle index 9d26fbfc..7245d410 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:e93092b380' + implementation 'com.github.SimpleMobileTools:Simple-Commons:02ac8df059' implementation 'androidx.documentfile:documentfile:1.0.1' implementation "androidx.exifinterface:exifinterface:1.3.3" implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1"