update commons to 4.1.7
This commit is contained in:
parent
76ef8abc2c
commit
b74ae2a24f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue