We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e5c7c commit 00a5c9aCopy full SHA for 00a5c9a
1 file changed
buildSrc/src/main/java/Dependencies.kt
@@ -30,7 +30,7 @@ object Versions {
30
const val androidx_work = "2.10.1"
31
const val sqlcipher = "4.5.1@aar"
32
33
- const val compose = "2025.10.00"
+ const val compose = "2025.11.00"
34
35
const val compose_activities: String = "1.11.0"
36
const val compose_view_models: String = "2.6.2"
0 commit comments