update commons to 5.3.14

This commit is contained in:
tibbi 2018-11-08 11:54:41 +01:00
parent 22f9db423b
commit e2296ec1b4

View File

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