Skip to content

Commit b26b49c

Browse files
committed
build(android): update pom url
1 parent 5bda4c5 commit b26b49c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Android/gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ android.enableJetifier=true
2121
kotlin.code.style=official
2222

2323
RELEASE_REPOSITORY_URL=https://s01.oss.sonatype.org/service/local/staging/deploy/maven2
24-
POM_URL=https://github.com/HuolalaTech/glog
25-
POM_SCM_URL=https://github.com/HuolalaTech/glog
26-
POM_SCM_CONNECTION=scm:https://github.com/HuolalaTech/glog.git
27-
POM_SCM_DEV_CONNECTION=scm:https://github.com/HuolalaTech/glog.git
24+
POM_URL=https://github.com/HuolalaTech/hll-wp-glog
25+
POM_SCM_URL=https://github.com/HuolalaTech/hll-wp-glog
26+
POM_SCM_CONNECTION=scm:https://github.com/HuolalaTech/hll-wp-glog.git
27+
POM_SCM_DEV_CONNECTION=scm:https://github.com/HuolalaTech/hll-wp-glog.git
2828
POM_LICENCE_NAME=The Apache Software License, Version 2.0
2929
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
3030
POM_LICENCE_DIST=repo

0 commit comments

Comments
 (0)