Skip to content

Commit 00a5c9a

Browse files
committed
build: update Compose BOM to 2025.11.00
Signed-off-by: Brandon McAnsh <[email protected]>
1 parent f8e5c7c commit 00a5c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ object Versions {
3030
const val androidx_work = "2.10.1"
3131
const val sqlcipher = "4.5.1@aar"
3232

33-
const val compose = "2025.10.00"
33+
const val compose = "2025.11.00"
3434

3535
const val compose_activities: String = "1.11.0"
3636
const val compose_view_models: String = "2.6.2"

0 commit comments

Comments
 (0)