Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 474ed72

Browse files
authored
Merge pull request #366 from fobo66/renovate/regular
Update regular to v1.5.0
2 parents 3a5b5aa + 27ad6e2 commit 474ed72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencyResolutionManagement {
5757

5858
register("compose") {
5959
version("compiler", "1.5.1")
60-
version("regular", "1.5.0-beta03")
60+
version("regular", "1.5.0")
6161
version("wear", "1.2.0-beta02")
6262
library("foundation", "androidx.compose.foundation", "foundation").versionRef("regular")
6363
library("preview", "androidx.compose.ui", "ui-tooling-preview").versionRef("regular")

0 commit comments

Comments
 (0)