9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-22 08:29:28 +00:00

Update build.gradle.kts

This commit is contained in:
XiaoMoMi
2024-08-04 16:48:29 +08:00
parent 81d3a888b8
commit 343c0e5cb0

View File

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