migrated to Gitea

This commit is contained in:
2024-04-14 16:14:54 +08:00
parent f440de36ac
commit 480af543a2
4 changed files with 39 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ pluginManagement {
dependencyResolutionManagement {
repositories {
maven {
url = 'https://woggioni.net/mvn/'
url = getProperty('gitea.maven.url')
content {
includeGroup 'com.lys'
}