Skip to content

Commit

Permalink
fix: Build
Browse files Browse the repository at this point in the history
  • Loading branch information
1fexd committed May 20, 2024
1 parent 6cb9e18 commit 496be08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ dependencies {

implementation(platform(AndroidX.compose.bom))
implementation(AndroidX.compose.ui.withVersion("1.7.0-beta01"))
implementation(AndroidX.compose.ui.toolingPreview)
implementation(AndroidX.compose.material3.withVersion("1.3.0-beta01"))

implementation(AndroidX.compose.material.icons.core)
Expand Down

0 comments on commit 496be08

Please sign in to comment.