Skip to content

Instantly share code, notes, and snippets.

@Farhandroid
Created February 7, 2022 09:41
Show Gist options
  • Save Farhandroid/8841830b731f438428e76334adb057d3 to your computer and use it in GitHub Desktop.
Save Farhandroid/8841830b731f438428e76334adb057d3 to your computer and use it in GitHub Desktop.
Initial database key
@Database(
entities = [User::class],
version = 1,
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment