Creating database object

Report a typo

Put these items in the correct order.

Put the items in the correct order
  ItemsDatabase::class.java,
Room
 .allowMainThreadQueries()
  "items.db")
  this,
 .build()
 .databaseBuilder(
___

Create a free account to access the full topic