Skip to content

Commit a422d49

Browse files
Update Versions.lifecycle to v2.8.7
1 parent e908735 commit a422d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ object Versions {
2020
const val coroutines = "1.9.0"
2121

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

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

0 commit comments

Comments
 (0)