updating commons and gradle

This commit is contained in:
tibbi
2020-03-22 09:40:24 +01:00
parent efbec97b65
commit fb7847925a
3 changed files with 4 additions and 4 deletions

View File

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