Commit d1fb8539 authored by Him188's avatar Him188

Use bold instead of heading

parent 7785483c
......@@ -26,15 +26,15 @@ repositories{
您需要将 `VERSION` 替换为最新的版本: [![Download](https://api.bintray.com/packages/him188moe/mirai/mirai-core/images/download.svg)](https://bintray.com/him188moe/mirai/mirai-core/)
#### common
**common**
```kotlin
implementation("net.mamoe:mirai-core-common:VERSION")
```
#### jvm
**jvm**
```kotlin
implementation("net.mamoe:mirai-core-jvm:VERSION")
```
#### android
**android**
```kotlin
implementation("net.mamoe:mirai-core-android:VERSION")
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment