feat: support av code parse and use regex to match bv and av code instead of string split

This commit is contained in:
2024-10-07 12:16:51 +08:00
parent 2b725ab71e
commit ed85575e14
3 files changed
+48 -21

No files matched your search

+1 -1
View File
@@ -1,6 +1,6 @@
[versions]
kotlinVersion = "2.0.10"
ronebotVersion = "1.12.8"
ronebotVersion = "1.12.9"
shadowVersion = "8.3.0"
okhttpVersion = "5.0.0-alpha.14"
exposedVersion = "0.53.0"