mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-09 19:50:27 +08:00
Publish android release only
This commit is contained in:
parent
e465b71ac8
commit
a2e7bba03b
@ -31,7 +31,7 @@ description = "QQ protocol library"
|
||||
|
||||
kotlin {
|
||||
android("android") {
|
||||
publishAllLibraryVariants()
|
||||
publishLibraryVariants("release")
|
||||
project.android {
|
||||
compileSdkVersion(29)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user