Skip to content

Instantly share code, notes, and snippets.

@a914-gowtham
Last active April 21, 2022 15:06
Show Gist options
  • Save a914-gowtham/746675afc1511ef6973d267b9601ec79 to your computer and use it in GitHub Desktop.
Save a914-gowtham/746675afc1511ef6973d267b9601ec79 to your computer and use it in GitHub Desktop.
// :data module
dependency {
implementation "androidx.room:room-runtime:2.3.0"
kapt "androidx.room:room-compiler:2.3.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment