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