Skip to content

Instantly share code, notes, and snippets.

@chelseatroy
Created May 31, 2020 04:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chelseatroy/90d6fee757824d2cddb4ef1ed5128cdd to your computer and use it in GitHub Desktop.
Save chelseatroy/90d6fee757824d2cddb4ef1ed5128cdd to your computer and use it in GitHub Desktop.
Add Preference Dependency
dependencies {
...
implementation "androidx.preference:preference-ktx:1.1.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment