update commons to 5.22.10

This commit is contained in:
tibbi 2020-02-16 11:23:45 +01:00
parent 333e0851a6
commit c4aa0790e4
1 changed files with 1 additions and 1 deletions

View File

@ -57,5 +57,5 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.20.2'
implementation 'com.simplemobiletools:commons:5.22.10'
}