Skip to content

Commit 99069ec

Browse files
committed
add back commented snapshot repo
1 parent 31e0446 commit 99069ec

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

‎build.gradle.kts‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ zenithProxyPlugin {
2424
}
2525

2626
repositories {
27+
/** uncomment to use ZenithProxy pre-release snapshots **/
28+
// maven("https://maven.2b2t.vc/snapshots") {
29+
// description = "ZenithProxy Prereleases"
30+
// }
2731
maven("https://maven.2b2t.vc/releases") {
2832
description = "ZenithProxy Releases"
2933
}

0 commit comments

Comments
 (0)