Skip to content

Instantly share code, notes, and snippets.

@juliuscanute
Created July 10, 2019 05:14
Show Gist options
  • Save juliuscanute/7bb0193019eb616913cc19349b49d714 to your computer and use it in GitHub Desktop.
Save juliuscanute/7bb0193019eb616913cc19349b49d714 to your computer and use it in GitHub Desktop.
Paging Dependency
{
//...
//Paging Dependency
implementation 'androidx.paging:paging-runtime:2.1.0'
//...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment