update commons to 3.8.1

This commit is contained in:
tibbi 2018-01-23 15:20:48 +01:00
parent 5049344cf4
commit 5a320c4eb9
1 changed files with 1 additions and 1 deletions

View File

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