update commons to 5.15.6
This commit is contained in:
parent
718f022660
commit
4a7f54ca10
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue