update commons to 5.22.19

This commit is contained in:
tibbi
2020-03-09 17:56:42 +01:00
parent bd556ec981
commit 0ad3ad8cf5
2 changed files with 2 additions and 2 deletions

View File

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