Commit a2e7bba0 authored by Him188's avatar Him188

Publish android release only

parent e465b71a
...@@ -31,7 +31,7 @@ description = "QQ protocol library" ...@@ -31,7 +31,7 @@ description = "QQ protocol library"
kotlin { kotlin {
android("android") { android("android") {
publishAllLibraryVariants() publishLibraryVariants("release")
project.android { project.android {
compileSdkVersion(29) compileSdkVersion(29)
......
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