fixd tagret mvn repo

This commit is contained in:
Sergey Chernov 2023-03-21 13:58:03 +01:00
parent 08ce64796b
commit 2249eb539a

View File

@ -69,7 +69,7 @@ kotlin {
name = "Authorization"
value = mavenToken
}
url = uri("https://gitea.sergeych.net/api/packages/cloudoc.ru/maven")
url = uri("https://gitea.sergeych.net/api/packages/SergeychWorks/maven")
authentication {
create("Authorization", HttpHeaderAuthentication::class)
}