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

Commit 01834e8

Browse files
Update dependency androidx.compose.compiler:compiler to v1.5.15 (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75e4e91 commit 01834e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jb-compose-plugin = "1.6.11"
1515
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity-compose" }
1616
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
1717
# Specify the full coordinate for Renovate to track even though we only use the version.
18-
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.14"
18+
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.15"
1919
androidx-compose-material = { module = "androidx.compose.material:material", version = "1.6.8" }
2020
androidx-compose-ui = { module = "androidx.compose.ui:ui", version = "1.6.8" }
2121
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }

0 commit comments

Comments
 (0)