mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-15 07:37:08 +08:00
0.7.4
This commit is contained in:
parent
9469afa680
commit
52d6283af3
@ -4,6 +4,10 @@
|
||||
|
||||
开发版本. 频繁更新, 不保证高稳定性
|
||||
|
||||
### `0.7.4` *2019/12/08*
|
||||
- 修复 bug
|
||||
- 优化 JVM 平台上需要验证码时的提示
|
||||
|
||||
### `0.7.3` *2019/12/07*
|
||||
- 删除 klock 依赖, 添加 Time.kt. 待将来 kotlin Duration 稳定后替换为 Duration
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user