| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(agent-runtime): Compose compatibility fixes for compileSdk 33 - Downgrade Compose deps from BOM 2024.02.00 to explicit 1.5.0/1.1.0 versions compatible with compileSdk 33 + Compose Compiler 1.4.7 - Replace HorizontalDivider/VerticalDivider with Divider/Box (Material3 API compat) - Fix TextAlign.Unspecified -> TextAlign.Start - Add AAR metadata check suppression in demo build.gradle Known limitation: Demo APK (:example:assembleDebug) requires AGP upgrade or compileSdk 34 due to transitive androidx deps in hippy-framework. Agent-runtime module itself compiles clean and all unit tests pass. Co-Authored-By: Claude <noreply@anthropic.com> | 2 个月前 |