Relative Content

Tag Archive for androidkotlingradleandroid-gradle-pluginkotlin-gradle-plugin

Different sourceSet (build variants) broke my project

I have an Android project that was running perfectly on Java. This project has several source sets and build variants. For the sake of simplicity let’s say I have 2 build variants “BuildA” and “BuildB”, with 2 different source sets.