Skip to content

Commit ce68398

Browse files
Update dependency androidx.compose:compose-bom to v2025.06.00 (#1843)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5aa7d8b commit ce68398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ dependencies {
113113
// Exporting / importing DB helper
114114
implementation("com.github.dessalines:room-db-export-import:0.1.0")
115115

116-
val composeBom = platform("androidx.compose:compose-bom:2025.05.01")
116+
val composeBom = platform("androidx.compose:compose-bom:2025.06.00")
117117

118118
api(composeBom)
119119
implementation("androidx.activity:activity-ktx")

0 commit comments

Comments
 (0)