Skip to content

Commit

Permalink
Update dependency androidx.compose.compiler:compiler 1.5.11 to v1.5.12 (
Browse files Browse the repository at this point in the history
#1068)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent d2d8510 commit 27b3286
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.8.2"
androidx-compose-bom = "2024.04.00"
androidx-lifecycle = "2.7.0"
androidx-wear-compose = "1.3.1"
compose-compiler = "1.5.11"
compose-compiler = "1.5.12"
compose-ui-tooling = "1.3.1"
horologist-compose-layout = "0.5.26"
ktlint = "0.50.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 @@ -3,7 +3,7 @@ android-gradle-plugin = "8.3.2"
androidx-activity = "1.8.2"
androidx-compose-bom = "2024.04.00"
androidx-wear-compose = "1.3.1"
compose-compiler = "1.5.11"
compose-compiler = "1.5.12"
compose-ui-tooling = "1.3.1"
horologist = "0.5.26"
ktlint = "0.50.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.8.2"
androidx-compose-bom = "2024.04.00"
androidx-lifecycle = "2.7.0"
androidx-wear-compose = "1.3.1"
compose-compiler = "1.5.11"
compose-compiler = "1.5.12"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.23"
org-jetbrains-kotlinx = "1.8.0"
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.3.1"
androidx-wear-tiles = "1.3.0"
androidx-wear-watchface = "1.2.1"
compose = "1.6.5"
compose-compiler = "1.5.11"
compose-compiler = "1.5.12"
org-jetbrains-kotlin = "1.9.23"
org-jetbrains-kotlinx = "1.8.0"
ktlint = "0.50.0"
Expand Down
2 changes: 1 addition & 1 deletion WearSpeakerSample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ androidx-activity = "1.8.2"
androidx-compose-bom = "2024.04.00"
androidx-lifecycle = "2.7.0"
androidx-wear-compose = "1.3.1"
compose-compiler = "1.5.11"
compose-compiler = "1.5.12"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.23"
org-jetbrains-kotlinx = "1.8.0"
Expand Down
2 changes: 1 addition & 1 deletion WearTilesKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ android-gradle-plugin = "8.3.2"
androidx-wear-tiles = "1.3.0"
androidx-wear-tooling-preview = "1.0.0"
compose = "1.6.5"
compose-compiler = "1.5.11"
compose-compiler = "1.5.12"
horologist = "0.5.26"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.23"
Expand Down

0 comments on commit 27b3286

Please sign in to comment.