New
v6.4.0
What's Changed
- Gracefully ignore non-vector images. The plugin will now log an info log (instead of failing the build) if it faces an unsupported drawable type - https://github.com/usefulness/easylauncher-gradle-plugin/pull/613
- The plugin is now compiled with Kotlin 2.0
- Minimum supported AGP version is now 8.2.2
- Minimum supported Gradle version is now 8.2.1
Full Changelog: https://github.com/usefulness/easylauncher-gradle-plugin/compare/v6.3.0...v6.4.0