Skip to content

Commit

Permalink
Update dependency androidx.compose.compiler:compiler to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent 203133c commit 34ae8e6
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion AlwaysOnKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ androidx-activity = "1.7.2"
androidx-compose-bom = "2023.06.01"
androidx-lifecycle = "2.6.1"
androidx-wear-compose = "1.2.0-beta02"
compose-compiler = "1.4.7"
compose-compiler = "1.5.1"
ktlint = "0.46.1"
org-jetbrains-kotlin = "1.8.21"
org-jetbrains-kotlinx = "1.7.2"
Expand Down
2 changes: 1 addition & 1 deletion ComposeAdvanced/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ androidx-test-ext = "1.1.5"
androidx-test-uiautomator = "2.2.0"
androidx-wear-compose = "1.2.0-beta02"
compose = "1.5.0-beta03"
compose-compiler = "1.4.7"
compose-compiler = "1.5.1"
horologist = "0.5.1"
ktlint = "0.46.1"
navigation = "2.6.0"
Expand Down
2 changes: 1 addition & 1 deletion ComposeStarter/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ androidx-test = "1.4.0"
androidx-wear-compose = "1.2.0-beta02"
androidx-wear-tiles = "1.1.0"
androidx-wear-watchface = "1.0.1"
compose-compiler = "1.4.7"
compose-compiler = "1.5.1"
ktlint = "0.46.1"
org-jetbrains-kotlin = "1.8.21"
org-jetbrains-kotlinx = "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion DataLayer/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ androidx-activity = "1.7.2"
androidx-compose-bom = "2023.06.01"
androidx-lifecycle = "2.6.1"
androidx-wear-compose = "1.2.0-beta02"
compose-compiler = "1.4.7"
compose-compiler = "1.5.1"
ktlint = "0.46.1"
org-jetbrains-kotlin = "1.8.21"
org-jetbrains-kotlinx = "1.7.2"
Expand Down
2 changes: 1 addition & 1 deletion WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ androidx-wear-compose = "1.2.0-beta02"
androidx-wear-tiles = "1.1.0"
androidx-wear-watchface = "1.1.1"
compose = "1.4.3"
compose-compiler = "1.4.7"
compose-compiler = "1.5.1"
org-jetbrains-kotlin = "1.8.21"
org-jetbrains-kotlinx = "1.7.2"
ktlint = "0.46.1"
Expand Down
2 changes: 1 addition & 1 deletion WearStandaloneGoogleSignIn/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ android-gradle-plugin = "8.0.2"
androidx-activity = "1.7.2"
androidx-compose-bom = "2023.06.01"
androidx-wear-compose = "1.2.0-beta02"
compose-compiler = "1.4.7"
compose-compiler = "1.5.1"
ktlint = "0.46.1"
org-jetbrains-kotlin = "1.8.21"
org-jetbrains-kotlinx = "1.7.2"
Expand Down

0 comments on commit 34ae8e6

Please sign in to comment.