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-02-02 03:08:10 +08:00
parent c69735ea2b
commit 180b34f4c8
29 changed files with 594 additions and 67 deletions

View File

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