0.19.3
- Change: Rename
testFixtures()
feature DSL toenableTestFixtures()
to disambiguate from Gradle's methods. - New: Introduce new
sgp.compose.stabilityConfigurationPath
property to specify a Compose configuration file path from the root project. It is also now disallowed to specify this viasgp.compose.commonCompilerOptions
.
Full Changelog: 0.19.2...0.19.3