update commons to 5.28.24

This commit is contained in:
tibbi 2020-05-28 21:23:27 +02:00
parent f7af1f286f
commit a5d00eba46
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.26.12'
implementation 'com.simplemobiletools:commons:5.28.24'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
kapt 'androidx.room:room-compiler:2.2.5'