update commons to 5.32.13

This commit is contained in:
tibbi
2020-12-28 16:48:25 +01:00
parent 721e359c29
commit 27c7bebf6d

View File

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