9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-19 15:09:23 +00:00
修复旧版颜色相关问题
This commit is contained in:
XiaoMoMi
2024-04-07 01:27:11 +08:00
parent e68a333527
commit 8fb4b8317d
7 changed files with 19 additions and 19 deletions

View File

@@ -7,7 +7,7 @@ plugins {
allprojects {
version = "2.3.3.6"
version = "2.3.3.7"
apply<JavaPlugin>()
apply(plugin = "java")