Skip to content

Instantly share code, notes, and snippets.

@pranaypatel512
Last active October 29, 2022 09:29
Show Gist options
  • Save pranaypatel512/0beddcd8490b4a1ab0a7049678d590a4 to your computer and use it in GitHub Desktop.
Save pranaypatel512/0beddcd8490b4a1ab0a7049678d590a4 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