Release 1.0.3
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.