update commons to 4.0.17
This commit is contained in:
parent
ce1d27bd62
commit
64380d4ca6
|
@ -41,7 +41,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:4.0.15'
|
||||
implementation 'com.simplemobiletools:commons:4.0.17'
|
||||
implementation 'com.facebook.stetho:stetho:1.5.0'
|
||||
implementation 'com.android.support.constraint:constraint-layout:1.1.0'
|
||||
implementation 'com.shawnlin:number-picker:2.4.6'
|
||||
|
|
Loading…
Reference in New Issue