What’s New

Room 2.4.0-alpha03

2.4.0-alpha03

Version 2.4.0-alpha03

Update Room's MigrationTestHelper to support auto migrations by providing a new constructor API that receives the database class under test. This allows the helper to automatically add auto migrations the same way during runMigrationsAndValidate. Fixed an issue with Room's SQLite native library to support Apple's M1 chips. Fixed an issue where Room would not error out when the return type of a @Transaction function was a Flow Fix an issue in auto migrations regarding indices. Room's KSP support now depends on KSP 1.5.10-1.0.0-beta01.

View original

Discussion