Skip to content

Commit 4cf4e53

Browse files
committed
update commons to 4.7.17
1 parent 65e2df0 commit 4cf4e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
}
4343

4444
dependencies {
45-
implementation 'com.simplemobiletools:commons:4.7.16'
45+
implementation 'com.simplemobiletools:commons:4.7.17'
4646
implementation 'joda-time:joda-time:2.9.9'
4747
implementation 'com.facebook.stetho:stetho:1.5.0'
4848
implementation 'com.android.support:multidex:1.0.3'

0 commit comments

Comments
 (0)