update commons to 5.15.7
This commit is contained in:
parent
68945b3288
commit
589f38455d
|
@ -52,7 +52,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:5.15.6'
|
implementation 'com.simplemobiletools:commons:5.15.7'
|
||||||
implementation 'me.grantland:autofittextview:0.2.1'
|
implementation 'me.grantland:autofittextview:0.2.1'
|
||||||
|
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
|
|
Loading…
Reference in New Issue