Skip to content

Release 0.0.58

Compare
Choose a tag to compare
@eygraber eygraber released this 04 Jan 21:42
· 173 commits to master since this release
34b07dd

🚀 Enhancements

  • Add a parameter for suppressing the compose kotlin compat check (#287)
  • Add an easier way to specify kmp targets globally (#291)
  • Don't require at least one target when using the kmp plugin (#292)

⚙️ Chores

  • Add .kotlin to gitignore (#289)

🐛 Bugs

  • Ensure that the Android plugin is applied before androidTarget is called (#293)

📦 Dependencies

  • Update dependency com.eygraber.conventions to v0.0.57 (#280)
  • Update dependency com.android.tools.build:gradle to v8.2.0 (#281)
  • Update plugin com.gradle.enterprise to v3.16 (#282)
  • Update plugin com.gradle.enterprise to v3.16.1 (#283)
  • Update publish to v0.26.0 (#284)
  • Update dependency com.pinterest.ktlint:ktlint-bom to v1.1.0 (#285)
  • Update kotlin monorepo to v1.9.22 (#286)
  • Update crazy-max/ghaction-import-gpg action to v6.1.0 (#288)
  • Update dependency com.android.tools.build:gradle to v8.2.1 (#290)