Skip to content

Instantly share code, notes, and snippets.

@pranaypatel512
Created October 29, 2022 09:04
Show Gist options
  • Save pranaypatel512/2160493673299cce273d0656921bcf7b to your computer and use it in GitHub Desktop.
Save pranaypatel512/2160493673299cce273d0656921bcf7b to your computer and use it in GitHub Desktop.
Compose tools
debugImplementation "androidx.compose.ui:ui-tooling:1.3.0"
implementation "androidx.compose.ui:ui-tooling-preview:1.3.0"
// Note: These dependencies are already present when you create your project from the Compose template.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment