Releases: gradle/android-cache-fix-gradle-plugin
Releases · gradle/android-cache-fix-gradle-plugin
3.0.1
3.0
- [NEW] - Drop support for
RoomWorkaround
. Please apply the Room Gradle Plugin instead. - [BREAKING] -
room
extension removed.
2.8.1
- [FIX] - PGP key to sign the artifacts needs to be rotated
2.8.0
- [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
- [NEW] Run tests against AGP 8.3.0-alpha01
- [NEW] Run tests against AGP 8.2.0-beta01
- [NEW] Run tests against AGP 8.1.1
- [NEW] Removed
PackageForUnitTest
workaround AGP 8.3. Issue fixed: https://issuetracker.google.com/issues/292114808
2.7.3
- [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
- [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
- [NEW] - Run tests against AGP 8.0.0
- [NEW] - Run tests against AGP 8.1.0-alpha11