Skip to content

Release 1.0.3

Choose a tag to compare

@ghale ghale released this 07 May 21:57
f9436ad

This release has the following fixes:

  • The Room schema location workaround is now usable when kapt.use.worker.api=false
  • We now check the Kotlin Gradle plugin version and only apply the Room schema location workaround for version 1.3.70 or higher
  • We've removed some deprecations that were introduced with RoomSchemaLocationMergeTask
  • We fixed a potential configuration performance problem with the Room schema location workaround.