Files
simplex-chat/apps/multiplatform/common
another-simple-pixel acf47cbcb4 Section: also suppress DEPRECATION_ERROR — RippleTheme is @Deprecated(level=ERROR)
Previous attempt (4bf981a6b) suppressed DEPRECATION but the Compose
library deprecated RippleTheme with level=DeprecationLevel.ERROR, which
requires the DEPRECATION_ERROR suppression key instead. Add both so
either severity is covered.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 09:44:16 -07:00
..