update SimpleCommons ref

This commit is contained in:
fatih ergin 2023-07-25 10:10:16 +03:00
parent b9bbf8043c
commit e603fc70b1
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.fatihergin:Simple-Commons:db3c379ac2' // TODO: replace it with SimpleMobileTools after merging the Commons PR
implementation 'com.github.SimpleMobileTools:Simple-Commons:a113438b6b'
implementation 'androidx.documentfile:documentfile:1.0.1'
implementation "androidx.exifinterface:exifinterface:1.3.5"
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1"