Hello! Is it possible to add several android targe...
# multiplatform
p
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
I don't think multiple Android targets are possible, but you can configure multiple Android build variants like a normal Android project