Skip to content

Instantly share code, notes, and snippets.

@marcauberer
Last active March 6, 2022 11: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 marcauberer/7b10c74d6a3ce434c84b6f5146e7e384 to your computer and use it in GitHub Desktop.
Save marcauberer/7b10c74d6a3ce434c84b6f5146e7e384 to your computer and use it in GitHub Desktop.
Simple Settings - Dependencies in build.gradle
implementation 'com.chillibits:simplesettings:1.3.4'
// Required dependencies
implementation 'com.google.android.material:material:<latest-version>'
implementation 'androidx.preference:preference:<latest-version>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment