Skip to content

Commit

Permalink
Create line and bar chart components for the demo (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 authored and StaehliJ committed Aug 28, 2024
1 parent 37ddbbd commit 1fbcbbf
Show file tree
Hide file tree
Showing 3 changed files with 488 additions and 1 deletion.
1 change: 1 addition & 0 deletions pillarbox-demo-shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dependencies {
api(libs.androidx.compose.ui)
implementation(libs.androidx.compose.ui.geometry)
api(libs.androidx.compose.ui.graphics)
api(libs.androidx.compose.ui.text)
implementation(libs.androidx.compose.ui.tooling.preview)
implementation(libs.androidx.compose.ui.unit)
api(libs.androidx.lifecycle.viewmodel)
Expand Down
Loading

0 comments on commit 1fbcbbf

Please sign in to comment.