update commons to 5.15.7

This commit is contained in:
tibbi 2019-07-23 12:08:08 +02:00
parent dbae94cd36
commit 03d618d6f1
1 changed files with 1 additions and 1 deletions

View File

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