mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-22 09:30:02 +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.
|
||||
// See: https://kotlinlang.org/docs/multiplatform-discover-project.html#targets
|
||||
androidTarget {
|
||||
// publishLibraryVariants("release")
|
||||
publishLibraryVariants("release")
|
||||
}
|
||||
|
||||
// For iOS targets, this is also where you should
|
||||
|
Reference in New Issue
Block a user