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 87bcc45 commit d4416f8Copy full SHA for d4416f8
RELEASE_NOTES.md
@@ -1,3 +1,5 @@
1
+## v1.18.0 released on 22 Apr 2024 UTC
2
+ * 87bcc45108c11897aa8e381dec3173e90a444005 Merge pull request #15 from piotrminkina/feature/expose-task-properties
3
## v1.17.0 released on 21 Apr 2024 UTC
4
* 5e13af03d900cfa42959ca02aa299a2cdc6f05f6 bump version
5
## v1.16.0 released on 21 Apr 2024 UTC
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "tech.harmonysoft"
9
-version = "1.17.0"
+version = "1.18.0"
10
11
kotlin {
12
jvmToolchain(8)
0 commit comments