updating commons to 5.21.19

This commit is contained in:
tibbi
2020-01-03 23:14:13 +01:00
parent b017468f5a
commit 2a5e86f99c
2 changed files with 2 additions and 2 deletions

View File

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