Hello! Is it possible to add several android targets in one project? Now in such case when plugin com.android.library is applied it throws exception that extension with kotlinOptions already defined when defining second android target.
e
ephemient
09/06/2022, 8:28 PM
I don't think multiple Android targets are possible, but you can configure multiple Android build variants like a normal Android project