update commons to 5.26.8

This commit is contained in:
tibbi 2020-04-19 21:58:43 +02:00
parent d7e0147d0f
commit b48e3432df

View File

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