Skip to content

Commit ebf2234

Browse files
committed
update commons to 5.26.5
1 parent aea826b commit ebf2234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ android {
5656
}
5757

5858
dependencies {
59-
implementation 'com.simplemobiletools:commons:5.26.4'
59+
implementation 'com.simplemobiletools:commons:5.26.5'
6060
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
6161
implementation 'org.greenrobot:eventbus:3.2.0'
6262
implementation 'com.klinkerapps:android-smsmms:5.2.6'

0 commit comments

Comments
 (0)