updating commons, gradle, kotlin

This commit is contained in:
tibbi
2019-07-05 22:58:37 +02:00
parent e41b68cafd
commit 1eafd86948
2 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.12.15'
implementation 'com.simplemobiletools:commons:5.14.12'
implementation 'me.grantland:autofittextview:0.2.1'
testImplementation 'junit:junit:4.12'