update commons to 5.15.6

This commit is contained in:
tibbi 2019-07-23 11:10:35 +02:00
parent 718f022660
commit 4a7f54ca10
1 changed files with 1 additions and 1 deletions

View File

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