Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: gradle/android-cache-fix-gradle-plugin

3.0.3

10 Nov 17:47
3c9232d

Choose a tag to compare

  • [NEW] - JdkImageWorkaround is now applied to nested components supporting Test and AndroidTest variants when using AGP 9.

3.0.2

01 Oct 21:25
2ae752e

Choose a tag to compare

  • [NEW] - JdkImageWorkaround: uses the Variant API on AGP ≥ 9.0.0-alpha06, falls back to legacy APIs on earlier versions

3.0.1

09 Feb 22:03
1860b80

Choose a tag to compare

  • [NEW] - Drop support for ZipMergingTaskWorkaround in AGP >= 8.1.
  • [NEW] - Drop support for MergeSourceSetFoldersWorkaround in AGP >= 8.4.
  • [FIX] - Avoid capturing module descriptor in JdkImageWorkaround when AGP >= 8.

3.0

25 Oct 16:13
d37be7f

Choose a tag to compare

3.0
  • [NEW] - Drop support for RoomWorkaround. Please apply the Room Gradle Plugin instead.
  • [BREAKING] - room extension removed.

2.8.1

29 Sep 14:17
5254fc4

Choose a tag to compare

  • [FIX] - PGP key to sign the artifacts needs to be rotated

2.8.0

11 Sep 23:29
a704410

Choose a tag to compare

  • [FIX] - PGP key to sign the artifacts needs to be rotated
  • [NEW] - Relaxing Android Gradle plugin version checks, eliminating failures due to patch version mismatches or future incompatible versions.

2.7.4

01 Sep 16:49
c77c502

Choose a tag to compare

2.7.3

03 Aug 15:00
017566d

Choose a tag to compare

  • [NEW] Drop support for Kotlin 1.6.X
  • [NEW] Run tests against AGP 8.2.0-alpha14
  • [NEW] Run tests against AGP 8.1.0
  • [NEW] Disable caching of PackageForUnitTest task as it does not benefit from caching.

2.7.2

28 Jun 00:18
905a68b

Choose a tag to compare

  • [NEW] - Run tests against AGP 8.0.2
  • [NEW] - Run tests against AGP 8.1.0-rc01
  • [NEW] - Run tests against AGP 8.2.0-alpha05

2.7.1

15 Apr 01:05
f047216

Choose a tag to compare

  • [NEW] - Run tests against AGP 8.0.0
  • [NEW] - Run tests against AGP 8.1.0-alpha11