Updated plugin to use the variant manager inside of the android plugin
to easier get declared source sets. This sets us up to implement custom
source sets, and has less dependencies on the layout of the project.
This fixes #39, or at least demonstrates that intrinsics work, and setups up the groundwork for #36 and #46.
Updated plugin to use the variant manager inside of the android plugin to easier get declared source sets. This sets us up to implement custom source sets, and has less dependencies on the layout of the project.
This fixes #39, or at least demonstrates that intrinsics work, and setups up the groundwork for #36 and #46.
cc: @beckje01 @melix