We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278847e commit 6e5cc84Copy full SHA for 6e5cc84
http-api-client/build.gradle
@@ -55,7 +55,7 @@ kotlin {
55
jvmMain {
56
// we publish submodules in this group.
57
group "au.com.redcrew.apisdkcreator"
58
- version "0.3.0"
+ version "0.4.0"
59
}
60
61
jvmTest {
0 commit comments