- Fix: Avoid JDK 21
List.removeFirst()call in the compiler artifact. That said, Metro's compiler may move to JDK 21+ in the future (note this is separate from the runtime JVM targets). - Fix: Fix accidental
androidx.testtransitive dependency inmetrox-viewmodel-composeartifact.
What's Changed
- Fix test dep by @ZacSweers in #1472
- Avoid removeFirst() by @ZacSweers in #1473
Full Changelog: 0.8.1...0.8.2