Created
July 10, 2019 05:14
-
-
Save juliuscanute/7bb0193019eb616913cc19349b49d714 to your computer and use it in GitHub Desktop.
Paging Dependency
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
//... | |
//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