icerockdev / mobile-multiplatform-gradle-plugin

Gradle plugin for simplify Kotlin Multiplatform mobile configurations
Apache License 2.0
94 stars 16 forks source link

Add plugin for change android sources location #50

Closed Alex009 closed 3 years ago

Alex009 commented 3 years ago

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