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-04 16:48:02 +08:00
parent 58e16e5376
commit 81d3a888b8
3 changed files with 5 additions and 4 deletions

View File

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