update commons to 4.7.10

This commit is contained in:
tibbi 2018-09-19 10:48:28 +02:00
parent 7148268375
commit 2f242ca46f
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:4.7.5'
implementation 'com.simplemobiletools:commons:4.7.10'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'com.shawnlin:number-picker:2.4.6'