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 33ea0e3 commit 9026001Copy full SHA for 9026001
buildSrc/src/main/kotlin/Versions.kt
@@ -3,7 +3,7 @@ object Versions {
3
const val lifecycle = "2.6.1"
4
const val room = "2.5.2"
5
const val navigation = "2.5.3"
6
- const val hilt = "2.51.1"
+ const val hilt = "2.52"
7
const val compose = "1.6.8"
8
const val activity = "1.7.1"
9
const val agp = "7.3.0"
0 commit comments