update commons to 3.13.6
This commit is contained in:
parent
97236d6ed2
commit
9366db12ce
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ ext {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:3.13.4'
|
||||
implementation 'com.simplemobiletools:commons:3.13.6'
|
||||
implementation 'com.theartofdev.edmodo:android-image-cropper:2.6.0'
|
||||
implementation 'com.android.support:multidex:1.0.2'
|
||||
implementation 'com.google.code.gson:gson:2.8.2'
|
||||
|
|
Loading…
Reference in a new issue