What's Changed
- Fix the plugin generating ribbon for a wrong icon in scenario where there were multiple matching icon files - icons from the main sourceset will no longer be prioritised over flavor- or buildType-specific ones. - https://github.com/usefulness/easylauncher-gradle-plugin/pull/724 + https://github.com/usefulness/easylauncher-gradle-plugin/pull/722
New Contributors
- @Edger...