update commons to 4.1.7

This commit is contained in:
tibbi 2018-06-12 12:21:57 +02:00
parent 76ef8abc2c
commit b74ae2a24f

View file

@ -46,7 +46,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:4.0.22'
implementation 'com.simplemobiletools:commons:4.1.7'
implementation 'com.squareup:otto:1.3.8'
kapt "android.arch.persistence.room:compiler:1.1.0"