update commons to 5.33.8

This commit is contained in:
tibbi 2021-01-21 22:36:14 +01:00
parent ed91c9d75a
commit 466fd29faa
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.33.7'
implementation 'com.simplemobiletools:commons:5.33.8'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'androidx.documentfile:documentfile:1.0.1'