updating commons to 5.22.10

This commit is contained in:
tibbi 2020-02-16 10:57:10 +01:00
parent bffe58aca5
commit 29d8dcefac

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