We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b870d commit fe0b340Copy full SHA for fe0b340
Library/build.gradle
@@ -7,7 +7,7 @@ publish {
7
userOrg = 'boxresin'
8
groupId = 'boxresin.library'
9
artifactId = 'JavaHTTP'
10
- publishVersion = '1.1.0'
+ publishVersion = '1.1.1'
11
desc = 'HTTP client library for Java'
12
website = 'https://github.com/BoxResin/JavaHTTP'
13
issueTracker = "https://github.com/BoxResin/JavaHTTP/issues"
0 commit comments