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.11 to 1.5.12.

---
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 Apr 22, 2024
1 parent d25d6ac commit 618d2d6
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.8.2"
compose = "1.7.0-alpha07"
composeCompiler = "1.5.11"
composeCompiler = "1.5.12"
composeMaterial3 = "1.2.1"
#Gradle
gradlePlugins-agp = "8.3.2"
Expand Down

0 comments on commit 618d2d6

Please sign in to comment.