updating commons to 5.18.16

This commit is contained in:
tibbi 2019-10-31 22:46:09 +01:00
parent 1a36baa3b8
commit aef87ae065

View File

@ -51,7 +51,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.18.7'
implementation 'com.simplemobiletools:commons:5.18.16'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
implementation 'com.shawnlin:number-picker:2.4.6'