Jolas
07/06/2021, 9:37 AMKotlin target 'android' tried to set up publishing for Android build variants that are not library variants or do not exist:
* release
* debug
My sample project is at https://github.com/jolasjoe/newsy-core. The workaround (https://youtrack.jetbrains.com/issue/KT-34038) of applying "com.android.library" plugin before KMP plugin also didn't work. It's been a long time since I filed the issue (https://youtrack.jetbrains.com/issue/KT-47566). Help on this issue is much appreciated.