Created
May 31, 2020 04:53
-
-
Save chelseatroy/90d6fee757824d2cddb4ef1ed5128cdd to your computer and use it in GitHub Desktop.
Add Preference 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
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