We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d89f2 commit d580639Copy full SHA for d580639
android/build.gradle
@@ -64,7 +64,7 @@ dependencies {
64
65
implementation "org.jetbrains.kotlin:$_kotlinStdlib:$_kotlinVersion"
66
67
- implementation 'net.gotev:uploadservice-okhttp:4.6.0'
+ implementation 'net.gotev:uploadservice-okhttp:4.7.0'
68
69
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'
70
}
0 commit comments