update commons to 3.7.7

This commit is contained in:
tibbi 2018-01-16 20:27:21 +01:00
parent 3dbbcf84bc
commit 7fb600b9d5
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.7.6'
implementation 'com.simplemobiletools:commons:3.7.7'
implementation 'me.grantland:autofittextview:0.2.1'
testImplementation 'junit:junit:4.12'