Releases: christopherfrieler/android-release-gradle-plugin
Releases · christopherfrieler/android-release-gradle-plugin
0.4.0
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.