9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2026-01-04 15:31:47 +00:00

use snapshot adventure

This commit is contained in:
XiaoMoMi
2024-12-10 16:24:06 +08:00
parent 6eb5dee611
commit 63896acda6
4 changed files with 10 additions and 2 deletions

View File

@@ -2,6 +2,10 @@ plugins {
id("io.github.goooler.shadow") version "8.1.8"
}
repositories {
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/")
}
dependencies {
compileOnly(project(":common"))
compileOnly(project(":api"))