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-08-04 16:48:29 +08:00
parent 81d3a888b8
commit 343c0e5cb0

View File

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