mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-25 04:50:26 +08:00
0.15.2
This commit is contained in:
parent
413ab294c7
commit
96ace8f0f8
@ -2,6 +2,11 @@
|
||||
|
||||
开发版本. 频繁更新, 不保证高稳定性
|
||||
|
||||
## `0.15.2` 2020/2/18
|
||||
|
||||
### mirai-core
|
||||
- 尝试修复 `atomicfu` 编译错误的问题
|
||||
|
||||
## `0.15.1` 2020/2/15
|
||||
|
||||
### mirai-core
|
||||
|
@ -1,7 +1,7 @@
|
||||
# style guide
|
||||
kotlin.code.style=official
|
||||
# config
|
||||
mirai_version=0.15.1
|
||||
mirai_version=0.15.2
|
||||
mirai_japt_version=1.0.1
|
||||
kotlin.incremental.multiplatform=true
|
||||
kotlin.parallel.tasks.in.project=true
|
||||
|
Loading…
Reference in New Issue
Block a user