Commit 21696cbe authored by Him188's avatar Him188

Specify module version

parent 361b842a
......@@ -28,6 +28,7 @@ fun ktor(id: String, version: String) = "io.ktor:ktor-$id:$version"
description = "QQ protocol library"
version = rootProject.ext.get("mirai_version")!!.toString()
kotlin {
android("android") {
......
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