Skip to content

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

2.6.4

10 Feb 01:45
4de15b2
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • [FIX] Fix issue with JdkImageWorkaround when toolchain is not specified (#307)

2.5.4

15 Jun 13:36
3cfde3e
Compare
Choose a tag to compare
  • [NEW] - Add workaround for jdkImage cache miss
  • [NEW] - Support AGP 7.3.0-beta03 and 7.4.0-alpha04

2.5.3

11 May 12:19
26832e3
Compare
Choose a tag to compare
  • [FIX] - Support latest versions of AGP