Skip to content

Commit

Permalink
Update dependency composeOptions to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent c093274 commit 9053f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ext {
detekt_gradle_plugin_version = "1.23.0"
dokka_version = "1.8.20"
hilt_version = "2.46.1"
compose_compiler_version = '1.4.8'
compose_compiler_version = '1.5.1'

// Code quality
detekt_version = "1.23.0"
Expand Down

0 comments on commit 9053f1e

Please sign in to comment.