updating commons

This commit is contained in:
tibbi 2023-02-07 19:05:26 +01:00
parent 7af58b59ec
commit 63cb468a79
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:3aade6f350' implementation 'com.github.SimpleMobileTools:Simple-Commons:d0ea181610'
implementation 'androidx.documentfile:documentfile:1.0.1' implementation 'androidx.documentfile:documentfile:1.0.1'
implementation "androidx.exifinterface:exifinterface:1.3.5" implementation "androidx.exifinterface:exifinterface:1.3.5"
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1" implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1"