updating commons

This commit is contained in:
tibbi 2022-10-06 18:41:03 +02:00
parent adc5e8e36b
commit 48fc96158d
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:e93092b380' implementation 'com.github.SimpleMobileTools:Simple-Commons:02ac8df059'
implementation 'androidx.documentfile:documentfile:1.0.1' implementation 'androidx.documentfile:documentfile:1.0.1'
implementation "androidx.exifinterface:exifinterface:1.3.3" implementation "androidx.exifinterface:exifinterface:1.3.3"
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1" implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1"