for cases when android gradle plugin correctly work with moved resources and other we should give plugin to simple enable android resources in androidMain sourceSet instead of main
plugin should be named dev.icerock.mobile.multiplatform.android-sources. now it implemented in dev.icerock.mobile.multiplatform.targets plugin
for cases when android gradle plugin correctly work with moved resources and other we should give plugin to simple enable android resources in
androidMain
sourceSet instead ofmain
plugin should be named
dev.icerock.mobile.multiplatform.android-sources
. now it implemented indev.icerock.mobile.multiplatform.targets
plugin