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

Update build.gradle.kts

This commit is contained in:
XiaoMoMi
2024-02-03 03:27:35 +08:00
parent a6b11d1fe7
commit c279c9a74d

View File

@@ -7,7 +7,7 @@ plugins {
allprojects { allprojects {
version = "2.3.1.1-BETA" version = "2.3.2.0"
apply<JavaPlugin>() apply<JavaPlugin>()
apply(plugin = "java") apply(plugin = "java")