diff --git a/app/build.gradle b/app/build.gradle index 1bcc1043..e1dbad22 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:67c17f4cfe' + implementation 'com.github.SimpleMobileTools:Simple-Commons:c72bf5f2c4' implementation 'androidx.documentfile:documentfile:1.0.1' implementation "androidx.exifinterface:exifinterface:1.3.5" implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1"