update commons to 5.5.18

This commit is contained in:
tibbi 2018-12-19 20:54:26 +01:00
parent 8f5126f02a
commit b7908fd719

View File

@ -51,7 +51,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.5.15'
implementation 'com.simplemobiletools:commons:5.5.18'
kapt 'androidx.room:room-compiler:2.0.0'
implementation 'androidx.room:room-runtime:2.0.0'