updating commons

This commit is contained in:
tibbi 2021-04-19 09:24:17 +02:00
parent baa128e11a
commit b4169cf2c4
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:8e64d28412'
implementation 'com.github.SimpleMobileTools:Simple-Commons:99a97f2e16'
implementation 'androidx.documentfile:documentfile:1.0.1'
implementation "androidx.exifinterface:exifinterface:1.3.2"
}