Waqas Tahir
08/12/2021, 2:05 PMclasspath "org.jetbrains.kotlin:kotlin-serialization:$kotlin_version"
how can I avoid this , my project does not need serialization library , only the dependent library needs it
so anyone if uses my library does not need to put classpath like thisturansky
08/12/2021, 2:18 PMapi
configuration for serialization runtime?Waqas Tahir
08/12/2021, 2:18 PMWaqas Tahir
08/12/2021, 2:20 PMturansky
08/12/2021, 2:22 PMJeremy
08/12/2021, 7:31 PMJeremy
08/12/2021, 7:32 PMchristophsturm
08/13/2021, 8:26 AMimplementation
is the correct scopeWaqas Tahir
08/13/2021, 9:39 AM