updating some libraries

This commit is contained in:
tibbi
2020-09-19 18:00:02 +02:00
parent 24ce9ddd3d
commit a40e1611db
3 changed files with 6 additions and 5 deletions

View File

@@ -57,5 +57,6 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.28.3'
implementation 'com.simplemobiletools:commons:5.30.12'
implementation 'androidx.documentfile:documentfile:1.0.1'
}