Skip to content

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

3.0.1

09 Feb 22:03
1860b80
Compare
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
Compare
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
Compare
Choose a tag to compare
  • [FIX] - PGP key to sign the artifacts needs to be rotated

2.8.0

11 Sep 23:29
a704410
Compare
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
Compare
Choose a tag to compare

2.7.3

03 Aug 15:00
017566d
Compare
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
Compare
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
Compare
Choose a tag to compare
  • [NEW] - Run tests against AGP 8.0.0
  • [NEW] - Run tests against AGP 8.1.0-alpha11

2.7.0

28 Feb 22:20
e0ecc57
Compare
Choose a tag to compare
  • [NEW] - RoomSchemaLocationWorkaround supports KSP (#429)
  • [NEW] - Run tests against AGP 7.4.2 and 8.1.0-alpha07

2.6.5

10 Feb 15:33
f4fdb7d
Compare
Choose a tag to compare
  • [FIX] - JavaCompileWorkaround throws 'Cannot query the value of this property because it has no value available' (#432)