update commons to 3.21.11

This commit is contained in:
tibbi 2018-05-08 20:28:38 +02:00
parent 6027ac07d4
commit 4e78ad8ccf
1 changed files with 1 additions and 1 deletions

View File

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