Skip to content

Commit

Permalink
Merge pull request #390 from fobo66/renovate/regular
Browse files Browse the repository at this point in the history
Update regular to v1.5.2
  • Loading branch information
fobo66 authored Oct 3, 2023
2 parents f545bd9 + 3cae98c commit c2651e2
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 @@ -57,7 +57,7 @@ dependencyResolutionManagement {

register("compose") {
version("compiler", "1.5.1")
version("regular", "1.5.0")
version("regular", "1.5.2")
version("wear", "1.2.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 c2651e2

Please sign in to comment.