We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccefd8c commit b835ee4Copy full SHA for b835ee4
buildSrc/src/main/kotlin/Dependencies.kt
@@ -17,7 +17,7 @@ object Versions {
17
const val androidXCore = "1.6.0-alpha03"
18
const val androidXFragment = "1.3.3"
19
const val androidXHilt = "1.0.0"
20
- const val androidXLifecycle = "2.4.0-alpha01"
+ const val androidXLifecycle = "2.7.0"
21
const val androidXNavigation = "2.3.5"
22
const val androidXPreference = "1.1.1"
23
const val androidXRecyclerView = "1.2.0"
0 commit comments