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 8009fd8 commit 3a20d6fCopy full SHA for 3a20d6f
buildSrc/src/main/kotlin/Versions.kt
@@ -4,7 +4,7 @@ object Versions {
4
const val room = "2.7.0"
5
const val navigation = "2.5.3"
6
const val hilt = "2.56.2"
7
- const val compose = "1.7.8"
+ const val compose = "1.8.1"
8
const val activity = "1.7.1"
9
const val agp = "7.3.0"
10
const val composeMultiplatform = "1.3.0"
0 commit comments