Skip to content

1.2.0

Compare
Choose a tag to compare
@ansman ansman released this 08 May 15:25
· 67 commits to main since this release
09d0c53

Changes

Kotlin 1.9.24

The library has now been tested with Kotlin 1.9.24

Adding the android-api artifact

The android artifact pulls in AndroidX startup which can cause issues for android tests in feature modules. A new artifact, android-api, has been introduced that can be added to Android library modules.

Details

  • Bump de.jensklingenberg.ktorfit:ktorfit-lib from 1.12.0 to 1.13.0 by @dependabot in #155
  • Bump com.willowtreeapps.assertk:assertk-jvm from 0.28.0 to 0.28.1 by @dependabot in #157
  • Bump com.android.tools.build:gradle from 8.3.2 to 8.4.0 by @dependabot in #158
  • Bump ru.vyarus.mkdocs from 3.0.0 to 4.0.1 by @dependabot in #154
  • Bump de.jensklingenberg.ktorfit:ktorfit-lib from 1.13.0 to 1.14.0 by @dependabot in #156
  • Split the Android module into api and impl by @ansman in #163
  • Update to Kotlin 1.9.24 by @ansman in #162

Full Changelog: 1.1.0...1.2.0