update commons to 4.3.2

This commit is contained in:
tibbi 2018-06-24 21:09:49 +02:00
parent 2f9886ce90
commit 836716f39f
1 changed files with 1 additions and 1 deletions

View File

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