Skip to content

Commit b835ee4

Browse files
Update Versions.androidXLifecycle to v2.7.0
1 parent ccefd8c commit b835ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: buildSrc/src/main/kotlin/Dependencies.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object Versions {
1717
const val androidXCore = "1.6.0-alpha03"
1818
const val androidXFragment = "1.3.3"
1919
const val androidXHilt = "1.0.0"
20-
const val androidXLifecycle = "2.4.0-alpha01"
20+
const val androidXLifecycle = "2.7.0"
2121
const val androidXNavigation = "2.3.5"
2222
const val androidXPreference = "1.1.1"
2323
const val androidXRecyclerView = "1.2.0"

0 commit comments

Comments
 (0)