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

money format

This commit is contained in:
XiaoMoMi
2024-03-24 01:52:38 +08:00
parent 72e73bb5e2
commit fad751818b
5 changed files with 71 additions and 23 deletions

View File

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