update commons to 5.26.5
This commit is contained in:
parent
aea826b57c
commit
ebf2234f3f
|
@ -56,7 +56,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.26.4'
|
||||
implementation 'com.simplemobiletools:commons:5.26.5'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
|
||||
implementation 'org.greenrobot:eventbus:3.2.0'
|
||||
implementation 'com.klinkerapps:android-smsmms:5.2.6'
|
||||
|
|
Loading…
Reference in New Issue