New
gradle-plugin-0.3.0
What's Changed
🐘✨ Gradle plugin features
- [Gradle] Add automatic handling of full qualified imports for conflicting icon names by @egorikftp in https://github.com/ComposeGears/Valkyrie/pull/758
- [Gradle] Refactor path resolution for generated Kotlin sources, update package names in tests by @egorikftp in https://github.com/ComposeGears/Valkyrie/pull/759
- [Gradle] Add autoMirror configuration support for ImageVectors at multiple levels by @egorikftp in https://github.com/ComposeGears/Valkyrie/pull/760
🧹 Housekeeping
- Add tips and tricks section to README with Gradle icon copying instructions by @egorikftp in https://github.com/ComposeGears/Valkyrie/pull/756
- Add changelog for Gradle plugin by @egorikftp in https://github.com/ComposeGears/Valkyrie/pull/755
Full Changelog: https://github.com/ComposeGears/Valkyrie/compare/gradle-plugin-0.2.0...gradle-plugin-0.3.0