We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9469afa commit 52d6283Copy full SHA for 52d6283
UpdateLog.md
@@ -4,6 +4,10 @@
4
5
开发版本. 频繁更新, 不保证高稳定性
6
7
+### `0.7.4` *2019/12/08*
8
+- 修复 bug
9
+- 优化 JVM 平台上需要验证码时的提示
10
+
11
### `0.7.3` *2019/12/07*
12
- 删除 klock 依赖, 添加 Time.kt. 待将来 kotlin Duration 稳定后替换为 Duration
13
gradle.properties
@@ -1,7 +1,7 @@
1
# style guide
2
kotlin.code.style=official
3
# config
-mirai_version=0.7.3
+mirai_version=0.7.4
kotlin.incremental.multiplatform=true
kotlin.parallel.tasks.in.project=true
# kotlin
0 commit comments