Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
zFERDQFREZrzfq authored Mar 15, 2024
1 parent cc5dfde commit 913aa06
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,7 @@ publishing {
artifact sourceJar
}
}

repositories {
/*repositories {
maven {
name = "EphericalMaven"
url = "https://maven.epherical.com/releases"
Expand All @@ -179,5 +178,5 @@ publishing {
password = m_pass
}
}
}
}*/
}

0 comments on commit 913aa06

Please sign in to comment.