update commons to 4.8.8

This commit is contained in:
tibbi 2018-10-03 15:23:10 +02:00
parent 2c8bacd0c6
commit 6aed5e7a75

View File

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