Minor fixes
This commit is contained in:
parent
e2e847fa45
commit
f55bea6bcc
@ -67,7 +67,7 @@ publishing {
|
||||
repositories {
|
||||
maven {
|
||||
name = "XomrkMaven"
|
||||
url = uri("https://maven.landgrafhomyak.ru/")
|
||||
url = uri("https://git.landgrafhomyak.ru/api/packages/xomrk/maven/")
|
||||
|
||||
credentials(HttpHeaderCredentials::class) {
|
||||
name = "Authorization"
|
||||
|
@ -1 +1,2 @@
|
||||
kotlin.code.style=official
|
||||
kotlin.native.ignoreDisabledTargets=true
|
Loading…
Reference in New Issue
Block a user