1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-03-25 06:50:09 +08:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Him188 2020-01-01 18:16:19 +08:00
commit 5e17449a93

View File

@ -56,7 +56,9 @@ implementation("net.mamoe:mirai-core-timpc-jvm:VERSION")
```kotlin
implementation("net.mamoe:mirai-core-timpc-android:VERSION")
```
### Performance
Android 上, Mirai 运行需使用 80M 内存.
JVM 上需 120M-150M 内存 (一个 Bot)
## Try
### On JVM or Android