Skip to content

Commit fd35215

Browse files
authored
Update okhttp to 4.9.1
Fixes Vydia#288
1 parent 50d89f2 commit fd35215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464

6565
implementation "org.jetbrains.kotlin:$_kotlinStdlib:$_kotlinVersion"
6666

67-
implementation 'net.gotev:uploadservice-okhttp:4.6.0'
67+
implementation 'net.gotev:uploadservice-okhttp:4.7.0'
6868

6969
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'
7070
}

0 commit comments

Comments
 (0)