Skip to content

v2.2.2 - use modern kotlin version by default

Compare
Choose a tag to compare
@mikehardy mikehardy released this 14 Jul 15:58
· 21 commits to main since this release
86d3fba
  • docs(CHANGELOG): release notes for 2.2.2 cff8339
  • build(deps): bump kotlin default to 1.7.0 (#289) 6118592
  • chore: note that np seemingly needs to be run directly 9040e0e

v2.2.1...v2.2.2

What's Changed

UNINTENTIONAL BREAKING CHANGE: older android build toolchains, as are in use in react-native 0.66 and below, require kotlinVersion = "1.6.21" in your android/build.gradle ext block to compile

Full Changelog: v2.2.1...v2.2.2