Skip to content

Releases: christopherfrieler/android-release-gradle-plugin

0.6.1

19 Apr 10:55
fec5007

Choose a tag to compare

Bugfixes

  • Fix missing Gradle plugin marker

0.6.0

19 Apr 10:21
3cedcee

Choose a tag to compare

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

14 Apr 17:02
ffda7bf

Choose a tag to compare

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

27 Aug 11:04
3d78cec

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

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

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

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

Choose a tag to compare

Initial release.