From 9b5d4b58dcd391a665eab35d241be025933ba490 Mon Sep 17 00:00:00 2001 From: mcchampions <1309635304@qq.com> Date: Mon, 16 Dec 2024 12:32:08 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c112e12..30398e9 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ public class Main implements CommandExecutor, Listener { icu.qscraft dodoopenjava - 3.3.2-SNAPSHOT + 3.3.2 ``` @@ -144,7 +144,7 @@ allprojects { } dependencies { - implementation 'icu.qscraft:dodoopenjava:3.3.2-SNAPSHOT' + implementation 'icu.qscraft:dodoopenjava:3.3.2' } ``` ### 教程(过于古老,无参考价值,改日重写)