update commons to 5.0.16

This commit is contained in:
tibbi 2018-10-14 13:20:39 +02:00
parent cc68576106
commit ff4731d74a

View file

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