mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-15 07:37:08 +08:00
Use bold instead of heading
This commit is contained in:
parent
7785483cca
commit
d1fb8539c7
@ -26,15 +26,15 @@ repositories{
|
||||
|
||||
您需要将 `VERSION` 替换为最新的版本: [](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")
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user