realm-kotlin icon indicating copy to clipboard operation
realm-kotlin copied to clipboard

Remove compatibility hacks for the compiler plugin

Open nhachicha opened this issue 3 years ago • 0 comments

When upgrading to Kotlin 1.7 as a minimum supported version we need to revert some workaround done to maintain compatibility from 1.6.10

  • https://github.com/realm/realm-kotlin/pull/856
  • https://github.com/realm/realm-kotlin/pull/854
  • https://github.com/realm/realm-kotlin/pull/845 (this could be fixed in K2)
  • https://github.com/realm/realm-kotlin/pull/666
  • https://github.com/realm/realm-kotlin/pull/1009 (Change between 1.7.10 and 1.7.20)

nhachicha avatar Jun 01 '22 10:06 nhachicha