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 a792950 commit 01e8443Copy full SHA for 01e8443
buildSrc/src/main/kotlin/Versions.kt
@@ -1,7 +1,7 @@
1
object Versions {
2
const val kotlin = "2.0.21"
3
const val lifecycle = "2.6.1"
4
- const val room = "2.7.0"
+ const val room = "2.7.1"
5
const val navigation = "2.5.3"
6
const val hilt = "2.56.2"
7
const val compose = "1.7.8"
0 commit comments