Skip to content

Commit c972710

Browse files
committed
update commons to 5.5.1
1 parent 2c72491 commit c972710

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
@@ -51,7 +51,7 @@ android {
5151
}
5252

5353
dependencies {
54-
implementation 'com.simplemobiletools:commons:5.5.0'
54+
implementation 'com.simplemobiletools:commons:5.5.1'
5555
implementation 'joda-time:joda-time:2.10.1'
5656
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha2'
5757
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.4'

0 commit comments

Comments
 (0)