Skip to content

Instantly share code, notes, and snippets.

@karim-eg
Last active September 7, 2023 17:32
Show Gist options
  • Save karim-eg/e9504b4ba92cfacfac58f59853379593 to your computer and use it in GitHub Desktop.
Save karim-eg/e9504b4ba92cfacfac58f59853379593 to your computer and use it in GitHub Desktop.
DataStore Implementation
dependencies {
// DataStore
implementation "androidx.datastore:datastore-preferences:1.0.0"
implementation "androidx.datastore:datastore-preferences-core:1.0.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment