Skip to content

Commit 8adfa2e

Browse files
authored
fix(deps): update dependency androidx.lifecycle:lifecycle-process to v2.9.1
1 parent 5d91bbd commit 8adfa2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ junit = "4.13.2"
88
kotlin = "1.9.25"
99
kotlinxCoroutinesAndroid = "1.8.1"
1010
lifecycleCommon = "2.9.0"
11-
lifecycleProcess = "2.9.0"
11+
lifecycleProcess = "2.9.1"
1212
nexus = "1.3.0"
1313
securityCrypto = "1.0.0"
1414

0 commit comments

Comments
 (0)