Anyone else getting java.lang.AbstractMethodError when building minified builds? This started happening when upgrading gradle to 7.1.0. When I disable obfuscation in proguard-rules.pro this exception doesn't happen. I've tried both compose 1.1.0-rc03 and 1.0.5. Thanks!