Skip to content

Commit

Permalink
build(deps): bump androidx.compose.material3:material3
Browse files Browse the repository at this point in the history
Bumps androidx.compose.material3:material3 from 1.2.0 to 1.2.1.

---
updated-dependencies:
- dependency-name: androidx.compose.material3:material3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and FunkyMuse committed Mar 8, 2024
1 parent 8eb4775 commit 94d36af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ kotlin-immutable-collections = "0.3.7"
composeActivity = "1.8.2"
compose = "1.7.0-alpha04"
composeCompiler = "1.5.10"
composeMaterial3 = "1.2.0"
composeMaterial3 = "1.2.1"
#Gradle
gradlePlugins-agp = "8.3.0"
gradlePlugins-spotless = "6.25.0"
Expand Down

0 comments on commit 94d36af

Please sign in to comment.