Skip to content

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

2.7.0

28 Feb 22:20
e0ecc57

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

Choose a tag to compare

  • [FIX] - JavaCompileWorkaround throws 'Cannot query the value of this property because it has no value available' (#432)

2.6.4

10 Feb 01:45
4de15b2

Choose a tag to compare

  • [NEW] - Run tests against AGP 7.4.1, 8.0.0-beta02 and 8.1.0-alpha04

2.6.3

27 Jan 00:07
d3138bc

Choose a tag to compare

  • [NEW] - Run tests against AGP 8.1.0-alpha02 and 8.0.0-beta01
  • [FIX] - Fix JDKImage cache miss in AGP 7.4 (#416)

2.6.2

14 Jan 00:25
09cf5c3

Choose a tag to compare

  • [FIX] - Separate the processor dependency from the runtime dependency in Gradle Runner builds
  • [FIX] - #414 Apply configuration new variants API only when plugins are present
  • [NEW] - Run tests against AGP 7.4.0

2.6.1

06 Jan 17:07
c1f19c0

Choose a tag to compare

  • [NEW] - Run tests against AGP 7.4.0-rc03 and 8.0.0-alpha11
  • [FIX] - Error with Kotlin 1.8 : ClassNotFoundException: KaptWithKotlincTask
  • [FIX] - Apply jdkImage workaround to all variants

2.6.0

14 Oct 21:32
23cabfc

Choose a tag to compare

  • [NEW] - Run tests against AGP 7.3.1, 7.4.0-beta02 and 8.0.0-alpha03
  • [NEW] - Support new variant API on AGP 7.4.0 and up

2.5.7

19 Sep 12:51
aede6c6

Choose a tag to compare

  • [FIX] - Allow RoomSchemaLocationWorkaround to be disabled (#289)
  • [FIX] - Mark JdkImageWorkaround as fixed in AGP versions >= 7.4.0.alpha07
  • [FIX] - Suggest updating plugin when unsupported AGP is detected (#345)

2.5.6

19 Jul 22:09
0bb0db8

Choose a tag to compare

  • [FIX] Fix issue with JdkImageWorkaround creating runtime classpath normalization rules inside task configuration (#313)
  • [FIX] Fix issue with JdkImageWorkaround where the ordering of module-descriptor.txt can be different across operating systems.

2.5.5

18 Jun 17:23
c303010

Choose a tag to compare

  • [FIX] Fix issue with JdkImageWorkaround when toolchain is not specified (#307)