update commons to 5.30.1
This commit is contained in:
parent
b2d771ad2c
commit
9e1ed0860d
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.30.0'
|
||||
implementation 'com.simplemobiletools:commons:5.30.1'
|
||||
implementation 'me.grantland:autofittextview:0.2.1'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
|
|
Loading…
Reference in a new issue