Skip to content

Commit

Permalink
Update Versions.androidXLifecycle to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent ccefd8c commit 200222f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object Versions {
const val androidXCore = "1.6.0-alpha03"
const val androidXFragment = "1.3.3"
const val androidXHilt = "1.0.0"
const val androidXLifecycle = "2.4.0-alpha01"
const val androidXLifecycle = "2.6.2"
const val androidXNavigation = "2.3.5"
const val androidXPreference = "1.1.1"
const val androidXRecyclerView = "1.2.0"
Expand Down

0 comments on commit 200222f

Please sign in to comment.