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 @egori...