Skip to content

0.6.5

Compare
Choose a tag to compare
@ansman ansman released this 16 Aug 11:16
· 226 commits to main since this release
b73e0e4

Changes

Fix for out of order compilation

All AutoDagger annotations have now been correctly marked as @GeneratesRootInput meaning Hilt will wait for AutoDagger before building the components.

Thanks @burntcookie90 for finding this.

Details

  • Bump com.squareup.okio:okio from 3.3.0 to 3.4.0 by @dependabot in #62
  • Bump org.jetbrains.kotlinx:kotlinx-metadata-jvm from 0.6.2 to 0.7.0 by @dependabot in #64
  • Bump dagger from 2.46.1 to 2.47 by @dependabot in #65
  • Bump ksp from 1.9.0-1.0.11 to 1.9.0-1.0.12 by @dependabot in #66
  • Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #67
  • bump com.squareup.okio:okio from 3.4.0 to 3.5.0 by @dependabot in #68
  • bump ksp from 1.9.0-1.0.12 to 1.9.0-1.0.13 by @dependabot in #69
  • Annotate all module generating annotations with @GeneratesRootInput by @ansman in #72

Full Changelog: 0.6.4...0.6.5