mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-10-10 09:42:58 +02:00
Re-enable publish in androidTarget KMP section, as it works in conjunction with the Android publish block.
This commit is contained in:
@@ -49,7 +49,7 @@ kotlin {
|
|||||||
// which platforms this KMP module supports.
|
// which platforms this KMP module supports.
|
||||||
// See: https://kotlinlang.org/docs/multiplatform-discover-project.html#targets
|
// See: https://kotlinlang.org/docs/multiplatform-discover-project.html#targets
|
||||||
androidTarget {
|
androidTarget {
|
||||||
// publishLibraryVariants("release")
|
publishLibraryVariants("release")
|
||||||
}
|
}
|
||||||
|
|
||||||
// For iOS targets, this is also where you should
|
// For iOS targets, this is also where you should
|
||||||
|
Reference in New Issue
Block a user