update commons to 5.22.18
This commit is contained in:
parent
5bd871b76f
commit
4060967217
|
@ -58,7 +58,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.22.17'
|
||||
implementation 'com.simplemobiletools:commons:5.22.18'
|
||||
implementation 'me.grantland:autofittextview:0.2.1'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
|
|
Loading…
Reference in New Issue