update commons to 3.19.26

This commit is contained in:
tibbi 2018-04-27 22:58:55 +02:00
parent e604943295
commit b4d6bcb2c2
1 changed files with 1 additions and 1 deletions

View File

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