Skip to content

Commit 3dae83d

Browse files
committed
update commons to 3.8.2
1 parent 15900f0 commit 3dae83d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3'
4646

4747
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
4848
releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion"

0 commit comments

Comments
 (0)