We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb8ae7f commit bfd36ccCopy full SHA for bfd36cc
build.gradle.kts
@@ -199,7 +199,7 @@ configure<PublishingExtension> {
199
pom {
200
name.set("Hello Minecraft! Launcher ")
201
description.set("A Minecraft Launcher which is multi-functional, cross-platform and popular")
202
- url.set("https://github.com/huanghongxun/HMCL")
+ url.set("https://github.com/HMCL-dev/HMCL")
203
licenses {
204
license {
205
name.set("GPL 3.0")
0 commit comments