Skip to content

6.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 20:22
· 166 commits to refs/heads/main since this release
17ec69a
  • Fix determination of minimum log level for dispatch logger (#264)
  • Deprecate Base64 functions (#239)

🧰 Maintenance

  • Update dependency gradle to v8.1.1 (#225, #237, #243, #246, #259, #267)
  • Update plugin android-library to v8 (#231, #235, #245, #260)
  • Update ktor to v2.3.0 (#226, #228, #234, #244, #263)
  • Update plugin android-publish to v0.25.2 (#229, #232, #236, #251, #253, #262)
    • Define Maven group via Gradle script rather than gradle.properties (#266)
  • Update mheap/github-action-required-labels action to v4 (#230, #258)
  • Update plugin atomicfu to v0.20.2 (#249, #256)
  • Update plugin kotlinter to v3.14.0 (#227, #250)
  • Update plugin dokka to v1.8.10 (#247)
  • Update dependency org.jetbrains.kotlin.multiplatform to v1.8.10 (#222, #233)
  • Use JDK 17 on CI (#268, #261)
  • Drop LEGACY JavaScript compiler support (#255)
  • Remove compatibility with non-hierarchical projects (#254)
  • Replace usages of deprecated Android Gradle configuration (#241)
  • Define Android namespace via Gradle (#242)