update commons to 4.8.3

This commit is contained in:
tibbi 2018-09-29 23:12:37 +02:00
parent 34da7f7d0a
commit 15760aec2e

View file

@ -42,7 +42,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:4.8.0'
implementation 'com.simplemobiletools:commons:4.8.3'
implementation 'com.squareup:otto:1.3.8'
kapt "android.arch.persistence.room:compiler:1.1.1"