hafiz
01/06/2025, 2:34 AM// The Room compiler generates the `actual` implementations.
@Suppress("NO_ACTUAL_FOR_EXPECT")
expect object AppDatabaseConstructor : RoomDatabaseConstructor<AppDatabase>
Alexandru Caraus
01/06/2025, 4:55 AMhafiz
01/09/2025, 3:21 AM