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

Modify description

This commit is contained in:
Him188 2019-12-02 23:04:58 +08:00
parent 417276acda
commit f488de7c64

View File

@ -27,7 +27,7 @@ fun kotlinx(id: String, version: String) = "org.jetbrains.kotlinx:kotlinx-$id:$v
fun ktor(id: String, version: String) = "io.ktor:ktor-$id:$version"
description = "Tencent QQ protocol library"
description = "QQ protocol library"
kotlin {
android("android") {