Skip to content

0.0.6-rc1

Latest
Compare
Choose a tag to compare
@w2sv w2sv released this 03 Nov 09:13
  • bump compileSdk to 35
  • update dependencies:
    • kotlin = "2.0.21"
    • compose-ui = "1.7.5"
    • compose-material3 = "1.3.1"
    • androidx-core-ktx = "1.15.0"
    • androidx-annotation = "1.9.1"
    • agp = "8.7.2"
    • gradle = "8.9"
  • add fun Resources.getAnnotatedString for converting a html-styled text resource to an AnnotatedString without a compose context

Full Changelog: 0.0.5-rc2...0.0.6-rc1