V0.1.1 实现 #1 支持保存转发消息中的图片

This commit is contained in:
筱傑
2021-12-22 21:26:56 +08:00
parent bcfc156bd0
commit 8a1b8d5a48
2 changed files with 33 additions and 18 deletions

View File

@@ -7,7 +7,7 @@ plugins {
}
group = "top.jie65535"
version = "0.1.0"
version = "0.1.1"
repositories {
mavenLocal()