Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Releases: sjcqs/gradle-konfig

Release 1.1.1

06 Jun 09:44
Compare
Choose a tag to compare

Downloading https://services.gradle.org/distributions/gradle-7.4.2-bin.zip
...........10%...........20%...........30%...........40%...........50%...........60%...........70%...........80%...........90%...........100%

1.1.1 - 2022-06-06

Fixed

  • Fixed provider nullable issue

Release 1.0.7

13 May 07:49
Compare
Choose a tag to compare

1.0.7 - 2022-05-13

Fixed

  • Set a JVM language version

1.0.5

06 May 14:47
Compare
Choose a tag to compare

1.0.5 - 2022-05-06

Changed

  • Bump dependencies (Kotlin, Gradle, JUnit)

Added

  • Support Gradle configuration cache
  • Support Gradle build cache

Release 1.0.4

29 May 18:55
Compare
Choose a tag to compare

1.0.4

Changed

  • Read package name from the manifest instead of build config task

Added

  • Weekly test with the latest Android Gradle Plugin version
  • Workflow to manually test an Android Gradle Plugin version

Release 1.0.3

26 Feb 18:03
Compare
Choose a tag to compare

[1.0.3] - 2021-02-26

Added

  • Continuous integration workflow
  • Release instructions

Changed

  • Make TaskConfiguration an interface
  • Settings class was renamed Configuration

Fixed

  • Fix outdated tests

1.0.1

12 Feb 08:22
Compare
Choose a tag to compare

Initial release