Skip to content

Instantly share code, notes, and snippets.

@dinorahto
Last active January 9, 2021 23:14
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 dinorahto/71a6b37b3e6b5cdf64f2065a64bbf467 to your computer and use it in GitHub Desktop.
Save dinorahto/71a6b37b3e6b5cdf64f2065a64bbf467 to your computer and use it in GitHub Desktop.
sharedPreferences.edit(commit = true) {
putString("Some key", "Some value")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment