Skip to content

Commit 13e5015

Browse files
Update Versions.lifecycle to v2.9.1
1 parent ab2813c commit 13e5015

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.10.1"
2121

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

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

0 commit comments

Comments
 (0)