Skip to content

Commit ff7ba11

Browse files
committed
Remove publishing data
1 parent f91a246 commit ff7ba11

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

build.gradle.kts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,4 @@ publishing {
105105
}
106106
}
107107
}
108-
repositories {
109-
maven("https://repo.nea.moe/releases") {
110-
name = "neamoeReleases"
111-
credentials(PasswordCredentials::class)
112-
authentication {
113-
create<BasicAuthentication>("basic")
114-
}
115-
}
116-
}
117108
}

0 commit comments

Comments
 (0)