Releases: christopherfrieler/android-release-gradle-plugin
Releases · christopherfrieler/android-release-gradle-plugin
0.6.1
0.6.0
Changes
- Raise minimum Java version to 17
Dependency Updates
- Update gradle to 9.4
- Update Kotlin to 2.3.20
Internal Changes
- Activate dependabot
- Update Github Actions in CI pipeline
- Update JUnit to 6.0.3 and mockito-kotlin to 6.3.0
- Update dokka-plugin to 2.2.0
- Migrate to com.vanniktech.maven.publish plugin
0.5.0
Dependency Updates
- Update gradle to 8.13
- Update Kotlin to 2.1.20
Internal Changes
- Update OS and Github Actions in CI pipeline
- Update JUnit to 5.11.3 and mockito-kotlin to 5.4.0
- Update dokka-plugin to 2.0.0
- Migrate to io.github.gradle-nexus.publish-plugin
0.4.0
Dependency Updates
- Update gradle to 8.3
- Update Kotlin to 1.9.0
Internal Changes
- Update OS and Github Actions in CI pipeline
- Update JUnit to 5.10.0 and mockito-kotlin to 5.1.0
- Update dokka-plugin to 1.8.20
0.3.0
Dependency Updates
- Update gradle to 8.0
- Update Kotlin to 1.8.10
Internal Changes
- Update OS and Github Actions in CI pipeline
- Update JUnit to 5.9.2
- Migrate to org.mockito.kotlin:mockito-kotlin
- Update dokka-plugin to 1.7.20
- Update nexus-staging plugin to 0.30.0
0.2.0
Dependency Updates
- Update gradle to 7.1.1.
- Update Kotlin to 1.4.32.
Fixes
- Publish missing Gradle plugin marker. This allows to use the plugin as simple as described in the documentation.
(from 0.1.1)
Internal Changes
- Update dokka-plugin to 1.4.32.
0.1.1
Fixes
- Publish missing Gradle plugin marker. This allows to use the plugin as simple as described in the documentation.
0.1.0
Initial release.