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 0ffe615 commit 6b4b2b8Copy full SHA for 6b4b2b8
buildSrc/src/main/kotlin/Versions.kt
@@ -4,7 +4,7 @@ object Versions {
4
const val room = "2.5.2"
5
const val navigation = "2.5.3"
6
const val hilt = "2.51.1"
7
- const val compose = "1.6.7"
+ const val compose = "1.6.8"
8
const val activity = "1.7.1"
9
const val agp = "7.3.0"
10
const val composeMultiplatform = "1.3.0"
0 commit comments