Important
This version drops support for any version of Gradle below 7.x.
The Android library now requires compileSdk=35
🚀 Features
- Refactor gradle property retrieval with lazy APIs | Upgrade Gradle to 8.11 | Increase gradle min requirement to 7.x
- PR: #1036
- Introduce fallback mirror for license content loading
- PR: #1037
💬 Other
- Update CI to run Lint on Gradle Plugin
- PR: #1038