Skip to content

Commit e2296ec

Browse files
committed
update commons to 5.3.14
1 parent 22f9db4 commit e2296ec

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.3.13'
54+
implementation 'com.simplemobiletools:commons:5.3.14'
5555

5656
kapt 'androidx.room:room-compiler:2.0.0'
5757
implementation 'androidx.room:room-runtime:2.0.0'

0 commit comments

Comments
 (0)