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 b4f8818 commit 9a7632cCopy full SHA for 9a7632c
build.gradle.kts
@@ -79,7 +79,7 @@ publishing {
79
url.set(projectUrl)
80
licenses {
81
license {
82
- name.set("The Apache License, Version 2.0'")
+ name.set("Apache-2.0")
83
url.set("http://www.apache.org/licenses/LICENSE-2.0")
84
}
85
0 commit comments