update commons to 5.22.18

This commit is contained in:
tibbi 2020-03-05 19:01:58 +01:00
parent 5bd871b76f
commit 4060967217
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.22.17'
implementation 'com.simplemobiletools:commons:5.22.18'
implementation 'me.grantland:autofittextview:0.2.1'
testImplementation 'junit:junit:4.12'