Skip to content

Commit 41286a7

Browse files
committed
update commons to 3.8.0
1 parent 4bfcbd5 commit 41286a7

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
@@ -42,7 +42,7 @@ ext {
4242
}
4343

4444
dependencies {
45-
implementation 'com.simplemobiletools:commons:3.7.7'
45+
implementation 'com.simplemobiletools:commons:3.8.0'
4646
implementation 'joda-time:joda-time:2.9.9'
4747

4848
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"

0 commit comments

Comments
 (0)