fix: correct projectUrl and projectGithubUrl in gradle.properties
This commit is contained in:
+2
-2
@@ -21,7 +21,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
artefactVersion=3.3.0
|
artefactVersion=3.3.0
|
||||||
projectUrl=https://github.com/onixbyte/onixbyte-tuple
|
projectUrl=https://github.com/onixbyte/onixbyte-math-toolbox
|
||||||
projectGithubUrl=git@github.com:onixbyte/onixbyte-tuple.git
|
projectGithubUrl=git@github.com:onixbyte/onixbyte-math-toolbox.git
|
||||||
licenseName=MIT
|
licenseName=MIT
|
||||||
licenseUrl=
|
licenseUrl=
|
||||||
|
|||||||
Reference in New Issue
Block a user