update commons to 5.21.28

This commit is contained in:
tibbi 2020-01-29 22:55:39 +01:00
parent 9afd1bc8f0
commit f038da3b4f
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.21.19'
implementation 'com.simplemobiletools:commons:5.21.28'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
kapt 'androidx.room:room-compiler:2.2.2'