update commons to 4.0.17

This commit is contained in:
tibbi 2018-05-16 21:53:36 +02:00
parent ce1d27bd62
commit 64380d4ca6
1 changed files with 1 additions and 1 deletions

View File

@ -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'