Skip to content

0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 10:26
· 111 commits to main since this release
20d920c
  • Add mechanism to override version catalog versions through Gradle properties. The property should have
    fgp.version.override.<name-of-version-in-catalog> as name.
  • Add support for setting a room.schemaLocation.
  • Add support for enabling kotlinx.serialization through useSerialization().
  • Set -Xjdk-release option for Kotlin/JVM projects.
  • Update the setup for Anvil KSP to support Anvil 2.5.0.
  • Removed options for Khonshu's experimental navigation.
  • Fixed missing wasmJs test targets warning.