updating commons to 5.32.0

This commit is contained in:
tibbi 2020-11-10 17:21:33 +01:00
parent 0295792f5d
commit b09e5f27de

View File

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.31.28'
implementation 'com.simplemobiletools:commons:5.32.0'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'