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