update commons to 4.8.8

This commit is contained in:
tibbi 2018-10-03 15:23:10 +02:00
parent 2c8bacd0c6
commit 6aed5e7a75
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:4.8.7'
implementation 'com.simplemobiletools:commons:4.8.8'
}
Properties props = new Properties()