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 cfcd8a5 commit f81b88cCopy full SHA for f81b88c
compose-stability-analyzer-idea/CHANGELOG.md
@@ -9,7 +9,7 @@ All notable changes to the IntelliJ IDEA plugin will be documented in this file.
9
## [0.5.2] - 2025-11-13
10
11
### Fixed
12
-- **Critical: Fixed APK size bloat in release builds** (Issue #39)
+- **Fixed APK size increase in release builds** (Issue #39)
13
- ProGuard rules were keeping entire stability-runtime package unnecessarily
14
- Optimized consumer-rules.pro to only keep classes used by compiler-injected code
15
- Now only keeps `RecompositionTracker` methods (constructor, trackParameter, logIfThresholdMet)
0 commit comments