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-08-30 15:40:43 +08:00
parent 90b07517a7
commit 886a3c53a3
9 changed files with 83 additions and 78 deletions

View File

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