Thx, though I guess I'm not smarter than before. I see a lot of reasonable bc breaks, kotlin migration, drive API, ... is there anything more? E.g., supporting something else than sqlite?
e
ephemient
10/26/2025, 9:09 PM
I don't have any inside knowledge, but it looks like they are completing the API around the multiplatform androidx.sqlite.SqliteDriver, as earlier versions of Room were designed around the Android-only androidx.sqlite.db.SupportSQLiteDatabase and currently Room multiplatform has a mix of the two