update commons to 5.5.14

This commit is contained in:
tibbi 2018-12-06 23:02:55 +01:00
parent 68ec0d9aea
commit ce8a3b257f

View File

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