update commons to 5.17.18

This commit is contained in:
tibbi 2019-09-25 09:57:27 +02:00
parent c2ca1b440a
commit cd4f3ae66a

View File

@ -51,7 +51,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.17.17'
implementation 'com.simplemobiletools:commons:5.17.18'
kapt 'androidx.room:room-compiler:2.1.0'
implementation 'androidx.room:room-runtime:2.1.0'