update commons to 5.22.17
This commit is contained in:
parent
acb87f2c7d
commit
5bd871b76f
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.22.10'
|
||||
implementation 'com.simplemobiletools:commons:5.22.17'
|
||||
implementation 'me.grantland:autofittextview:0.2.1'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
|
|
Loading…
Reference in a new issue