We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8d500 commit c35913cCopy full SHA for c35913c
docs/md/manual/releasenotes.md
@@ -7,6 +7,10 @@
7
- Improve processing of Kotlin metadata flags to prevent unnecessary null checks for consumers of protected library artifacts.
8
- Prevent potential `StackGeneralizationException` during optimization when processing methods with many arguments.
9
10
+### Added
11
+
12
+- `ProGuardTask` support for Gradle configuration cache. (#254)
13
14
## Version 7.4.1
15
16
### Bugfixes
0 commit comments