update commons to 5.3.17

This commit is contained in:
tibbi
2018-11-16 23:36:50 +01:00
parent 8969a1a426
commit 7fc41e4564
2 changed files with 2 additions and 2 deletions

View File

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