update commons to 5.5.0

This commit is contained in:
tibbi
2018-11-30 19:53:43 +01:00
parent 256d7ff203
commit 34bd734cf1
2 changed files with 2 additions and 2 deletions

View File

@@ -50,5 +50,5 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.3.8'
implementation 'com.simplemobiletools:commons:5.5.0'
}