update commons to 3.0.3

This commit is contained in:
tibbi 2017-11-30 00:06:31 +01:00
parent 5b937691e3
commit 87a0a89be6
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ android {
}
dependencies {
compile 'com.simplemobiletools:commons:2.42.6'
compile 'com.simplemobiletools:commons:3.0.3'
}
Properties props = new Properties()