9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2025-12-19 15:09:24 +00:00
This commit is contained in:
XiaoMoMi
2024-02-25 01:01:19 +08:00
parent 6fc9ae6c62
commit a96ac3f36b

View File

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