Releases: OffRange/git-semver-gradle-plugin
Releases · OffRange/git-semver-gradle-plugin
0.2.5
0.2.4
Key Updates:
- Simplified Plugin Management: For non-Android projects, it's no longer necessary to declare a Google repository in your
pluginManagement
block. - Updated Android Gradle Plugin (AGP): Upgraded to AGP version 8.5.1 for improved performance and new features.
- Configurable Source Set Integration: Auto source set integration for Android projects is now disabled by default (since IDE gives a warning). For details on adding the source set manually, refer to the Applying to Android Projects section of our documentation.