Skip to content

Commit d580639

Browse files
melbin97Melbin Mathew
andauthored
fix: crash in android 11 (Vydia#296)
Co-authored-by: Melbin Mathew <[email protected]>
1 parent 50d89f2 commit d580639

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)