mirror of
https://github.com/TeamPiped/reqwest4j.git
synced 2024-08-14 23:54:39 +00:00
Add support for setting up a proxy.
This commit is contained in:
parent
da5a77e2f0
commit
29cf27d24f
6 changed files with 132 additions and 92 deletions
|
@ -43,7 +43,7 @@ signing {
|
|||
}
|
||||
|
||||
group = 'rocks.kavin'
|
||||
version = '1.0.5'
|
||||
version = '1.0.6'
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
targetCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue