Skip to content

Commit af10ceb

Browse files
authored
fix(deps): update dependency androidx.lifecycle:lifecycle-process to v2.9.4
1 parent 0ab4d16 commit af10ceb

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 = "2.2.0"
99
kotlinxCoroutinesAndroid = "1.10.2"
1010
lifecycleCommon = "2.9.2"
11-
lifecycleProcess = "2.9.2"
11+
lifecycleProcess = "2.9.4"
1212
nexus = "2.0.0"
1313
securityCrypto = "1.0.0"
1414

0 commit comments

Comments
 (0)