update commons to 5.28.23

This commit is contained in:
tibbi 2020-05-25 21:35:25 +02:00
parent dee3973dba
commit 5b81ea3f57

View File

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