Releases: gradle/android-cache-fix-gradle-plugin
Releases · gradle/android-cache-fix-gradle-plugin
2.6.4
- [NEW] - Run tests against AGP
7.4.1
, 8.0.0-beta02
and 8.1.0-alpha04
2.6.3
- [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
- [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
- [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
- [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
- [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
- [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
- [FIX] Fix issue with JdkImageWorkaround when toolchain is not specified (#307)
2.5.4
- [NEW] - Add workaround for jdkImage cache miss
- [NEW] - Support AGP
7.3.0-beta03
and 7.4.0-alpha04
2.5.3
- [FIX] - Support latest versions of AGP