update commons to 5.23.0

This commit is contained in:
tibbi 2020-03-12 22:23:37 +01:00
parent 6e9a772dfd
commit 24ae6b56e4

View File

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