https://kotlinlang.org logo
#serialization
Title
# serialization
n

Nikky

10/14/2018, 8:49 PM
something else.. could you move or push a additional artifact to
kotlinx-serialization:kotlinx-serialization
? that would be the default location gradle looks for when adding the kotlinx repo to
pluginManagement
and resolving
id("kotlinx-serialization") version Versions.serialization
i guess thats just a concern for pre 1.3, but the same thing basically for all the gradle plugins in kotlinx (not sure if there are or how many)
s

sandwwraith

10/15/2018, 2:18 PM
You mean plugin marker for Gradle plugin portal?
n

Nikky

10/16/2018, 8:36 AM
yes, it can be used without pushing to the plugin partal after all