Skip to content

Instantly share code, notes, and snippets.

@JacquesSmuts
Last active April 24, 2019 18:40
Show Gist options
  • Save JacquesSmuts/af7ffc45a38232998cf48ec0d3722855 to your computer and use it in GitHub Desktop.
Save JacquesSmuts/af7ffc45a38232998cf48ec0d3722855 to your computer and use it in GitHub Desktop.
dependency {
implementation "androidx.room:room-runtime:$roomVersion
kapt "androidx.room:room-compiler:$roomVersion"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment