Skip to content

v11.3.0-rc01

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 15:58
· 8 commits to develop since this release
80edf05

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
  • Introduce fallback mirror for license content loading

💬 Other

  • Update CI to run Lint on Gradle Plugin