Skip to content

Commit

Permalink
Update regular to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent f46dd3f commit f871cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencyResolutionManagement {
}

register("compose") {
version("regular", "1.7.0")
version("regular", "1.7.3")
version("wear", "1.4.0")
library("foundation", "androidx.compose.foundation", "foundation").versionRef("regular")
library("preview", "androidx.compose.ui", "ui-tooling-preview").versionRef("regular")
Expand Down

0 comments on commit f871cb0

Please sign in to comment.