Skip to content

Instantly share code, notes, and snippets.

@AlexZhukovich
Created February 6, 2020 22:02
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 AlexZhukovich/1fb17fba933d5faeca7b3f5b049c824e to your computer and use it in GitHub Desktop.
Save AlexZhukovich/1fb17fba933d5faeca7b3f5b049c824e to your computer and use it in GitHub Desktop.
dependencies {
...
implementation 'androidx.compose:compose-compiler:0.1.0-dev04'
implementation 'androidx.compose:compose-runtime:0.1.0-dev04'
implementation 'androidx.ui:ui-layout:0.1.0-dev04'
implementation 'androidx.ui:ui-framework:0.1.0-dev04'
implementation 'androidx.ui:ui-layout:0.1.0-dev04'
implementation 'androidx.ui:ui-foundation:0.1.0-dev04'
implementation 'androidx.ui:ui-animation:0.1.0-dev04'
implementation 'androidx.ui:ui-tooling:0.1.0-dev04'
implementation 'androidx.ui:ui-material:0.1.0-dev04'
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment