update commons to 5.0.13

This commit is contained in:
tibbi 2018-10-12 21:03:29 +02:00
parent 9a336bfabc
commit b2860b4bd2

View file

@ -42,7 +42,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.0.12'
implementation 'com.simplemobiletools:commons:5.0.13'
implementation 'com.squareup:otto:1.3.8'
kapt "androidx.room:room-compiler:2.0.0"