Skip to content

Commit 41220fc

Browse files
Update Versions.lifecycle to v2.8.6
1 parent bac7c2b commit 41220fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/dependencies/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ object Versions {
2020
const val coroutines = "1.8.1"
2121

2222
// Lifecycle
23-
const val lifecycle = "2.8.5"
23+
const val lifecycle = "2.8.6"
2424

2525
// DI
2626
const val dagger = "2.52"

0 commit comments

Comments
 (0)