We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92915e commit 1e59f50Copy full SHA for 1e59f50
1 file changed
build.gradle.kts
@@ -33,7 +33,7 @@ kotlin {
33
publishing {
34
repositories {
35
maven {
36
- name = "seladevelopment-repo"
+ name = "seladevelopment"
37
url = uri("https://repo.rishon.systems/releases")
38
credentials {
39
username = System.getenv("MAVEN_NAME")
0 commit comments