Skip to content

Commit

Permalink
feat: Update net.gotev:uploadservice-okhttp (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
r0b0t3d authored Sep 14, 2021
1 parent 6c0d12b commit 73391bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {

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

implementation 'net.gotev:uploadservice-okhttp:4.3.0'
implementation 'net.gotev:uploadservice-okhttp:4.6.0'

implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'
}

0 comments on commit 73391bc

Please sign in to comment.