updating commons, gradle, kotlin

This commit is contained in:
tibbi
2020-02-15 23:28:12 +01:00
parent 26da77b374
commit dbd49bc03c
2 changed files with 3 additions and 3 deletions

View File

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