update commons to 5.15.7

This commit is contained in:
tibbi 2019-07-23 12:44:35 +02:00
parent 68945b3288
commit 589f38455d
1 changed files with 1 additions and 1 deletions

View File

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