updating commons, kotlin, gradle

This commit is contained in:
tibbi
2021-03-26 23:41:06 +01:00
parent 13b6e46913
commit 6075d917d6
3 changed files with 4 additions and 4 deletions

View File

@ -55,7 +55,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.33.17'
implementation 'com.simplemobiletools:commons:5.34.24'
implementation 'me.grantland:autofittextview:0.2.1'
implementation 'net.objecthunter:exp4j:0.4.8'
}