We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61e11ac commit 1e7c03fCopy full SHA for 1e7c03f
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
5
allprojects {
6
group = "com.github.lamba92"
7
- version = "1.0.0"
+ version = "1.0.3"
8
9
extensions.findByName("buildScan")?.withGroovyBuilder {
10
setProperty("termsOfServiceUrl", "https://gradle.com/terms-of-service")
0 commit comments