update commons to 5.32.13

This commit is contained in:
tibbi 2020-12-28 16:48:25 +01:00
parent 721e359c29
commit 27c7bebf6d
1 changed files with 1 additions and 1 deletions

View File

@ -55,5 +55,5 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.32.10'
implementation 'com.simplemobiletools:commons:5.32.13'
}