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

removed isEnabled check for some plugins

This commit is contained in:
XiaoMoMi
2024-04-13 17:09:13 +08:00
parent b085fd127a
commit 5fc2e03bbb
6 changed files with 28 additions and 10 deletions

View File

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