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

2.1.0.3.1

This commit is contained in:
XiaoMoMi
2024-03-04 04:02:41 +08:00
parent f7620d143e
commit a1adf9b693
3 changed files with 2 additions and 3 deletions

View File

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