Skip to content

1.5.0

Choose a tag to compare

@adrielcafe adrielcafe released this 21 Oct 19:48
· 13 commits to main since this release
  • Make Lyricist class @Immutable (Based on discussion of PR #13)
  • Generate interface (instead of data class) for strings migrated from XML (Based on discussion of PR #22)
  • Fix issue #17: String resource references are not resolved (PR #24 by @devnatan)
  • Update dependencies
    • Kotlin 1.9.10
    • Compose Multiplatform 1.5.3
    • Gradle 8.2.1
    • And others