We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86ac81 commit 6cec402Copy full SHA for 6cec402
buildSrc/src/main/java/Dependencies.kt
@@ -22,7 +22,7 @@ object Versions {
22
const val androidx_room = "2.4.2"
23
const val sqlcipher = "4.5.1@aar"
24
25
- const val compose = "1.4.3"
+ const val compose = "1.5.4"
26
const val compose_activities: String = "1.4.0"
27
const val compose_view_models: String = "2.6.2"
28
const val compose_navigation: String = "2.7.3"
0 commit comments