Skip to content

Releases: christopherfrieler/android-release-gradle-plugin

0.4.0

27 Aug 11:04
3d78cec
Compare
Choose a tag to compare

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

19 Feb 17:46
f104a5c
Compare
Choose a tag to compare

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

05 Jul 19:59
127a9d3
Compare
Choose a tag to compare

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

26 Mar 19:16
Compare
Choose a tag to compare

Fixes

  • Publish missing Gradle plugin marker. This allows to use the plugin as simple as described in the documentation.

0.1.0

24 Mar 20:08
Compare
Choose a tag to compare

Initial release.