update commons to 5.6.7

This commit is contained in:
tibbi 2019-01-12 17:21:10 +01:00
parent e9bd3741a2
commit f6f5e96fac
1 changed files with 1 additions and 1 deletions

View File

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