1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-04-15 07:37:08 +08:00
This commit is contained in:
Him188 2019-12-08 21:11:02 +08:00
parent 9469afa680
commit 52d6283af3
2 changed files with 5 additions and 1 deletions

View File

@ -4,6 +4,10 @@
开发版本. 频繁更新, 不保证高稳定性
### `0.7.4` *2019/12/08*
- 修复 bug
- 优化 JVM 平台上需要验证码时的提示
### `0.7.3` *2019/12/07*
- 删除 klock 依赖, 添加 Time.kt. 待将来 kotlin Duration 稳定后替换为 Duration

View File

@ -1,7 +1,7 @@
# style guide
kotlin.code.style=official
# config
mirai_version=0.7.3
mirai_version=0.7.4
kotlin.incremental.multiplatform=true
kotlin.parallel.tasks.in.project=true
# kotlin