updating kotlin, gradle, commons

This commit is contained in:
tibbi
2019-05-07 10:08:13 +02:00
parent 9bb18e79c3
commit 14e452b362
3 changed files with 5 additions and 5 deletions

View File

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