mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-25 19:48:45 +00:00
update gradle script to include android
This commit is contained in:
parent
5ce71ee6f6
commit
c59e601e2e
@ -10,7 +10,7 @@ kotlin {
|
||||
nodejs()
|
||||
}
|
||||
android {
|
||||
publishLibraryVariants()
|
||||
publishLibraryVariants("release")
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
Loading…
Reference in New Issue
Block a user