9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-19 15:09:23 +00:00

Fix some issues

This commit is contained in:
XiaoMoMi
2024-07-03 15:09:39 +08:00
parent 35edd85434
commit 82350ac0c4
5 changed files with 43 additions and 3 deletions

View File

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