update commons to 5.16.13

This commit is contained in:
tibbi 2019-08-24 19:54:52 +02:00
parent a2410274eb
commit 2acdece9ed

View File

@ -50,7 +50,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.16.12'
implementation 'com.simplemobiletools:commons:5.16.13'
implementation 'com.squareup:otto:1.3.8'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
}