Skip to content

Commit

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

---
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>
dependabot[bot] authored and FunkyMuse committed Feb 17, 2024
1 parent 5b1e829 commit d71574a
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
@@ -46,7 +46,7 @@ kotlin-immutable-collections = "0.3.7"
#Compose
composeActivity = "1.8.2"
compose = "1.6.0-rc01"
composeCompiler = "1.5.8"
composeCompiler = "1.5.9"
composeMaterial3 = "1.2.0-beta02"
#Gradle
gradlePlugins-agp = "8.2.1"

0 comments on commit d71574a

Please sign in to comment.