update commons to 4.8.3
This commit is contained in:
parent
34da7f7d0a
commit
15760aec2e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue