Hi! Does anyone know how to add custom variants fo...
# multiplatform
p
Hi! Does anyone know how to add custom variants for common sources? I want to add commonDebug to shared code and place some debug only related stuff there. I know how to register it in gradle, but I dont understand how to connect it to platform - so that debug buildType for Android would use commonDebug sourceSet