updating commons to 5.22.19

This commit is contained in:
tibbi
2020-03-09 17:43:50 +01:00
parent b8897b1d84
commit 057b52f3ca
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.22.10'
implementation 'com.simplemobiletools:commons:5.22.19'
implementation 'com.squareup:otto:1.3.8'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
}