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 ccefd8c commit ae4d8d5Copy full SHA for ae4d8d5
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.8.4"
21
const val androidXNavigation = "2.3.5"
22
const val androidXPreference = "1.1.1"
23
const val androidXRecyclerView = "1.2.0"
0 commit comments