update commons to 5.22.17

This commit is contained in:
tibbi 2020-03-05 17:48:50 +01:00
parent acb87f2c7d
commit 5bd871b76f

View file

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