Skip to content

Commit def396c

Browse files
committed
update commons to 3.5.7
1 parent a1a2573 commit def396c

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
@@ -41,7 +41,7 @@ ext {
4141
}
4242

4343
dependencies {
44-
implementation 'com.simplemobiletools:commons:3.5.6'
44+
implementation 'com.simplemobiletools:commons:3.5.7'
4545
implementation 'joda-time:joda-time:2.9.9'
4646

4747
//debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"

0 commit comments

Comments
 (0)