Skip to content

Commit

Permalink
build(deps): bump androidx.compose.compiler:compiler
Browse files Browse the repository at this point in the history
Bumps androidx.compose.compiler:compiler from 1.5.12 to 1.5.13.

---
updated-dependencies:
- dependency-name: androidx.compose.compiler:compiler
  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 May 4, 2024
1 parent 4d9216e commit 71d1316
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 @@ -46,7 +46,7 @@ kotlin-immutable-collections = "0.3.7"
#Compose
composeActivity = "1.9.0"
compose = "1.7.0-alpha07"
composeCompiler = "1.5.12"
composeCompiler = "1.5.13"
composeMaterial3 = "1.2.1"
#Gradle
gradlePlugins-agp = "8.4.0"
Expand Down

0 comments on commit 71d1316

Please sign in to comment.