Skip to content

Commit 803ffce

Browse files
fix(deps): update dependency androidx.lifecycle:lifecycle-process to v2.9.0
1 parent 34a0c78 commit 803ffce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ material = "1.12.0"
99
moshi = "1.15.1"
1010
okhttp = "4.12.0"
1111
assertj = "3.26.3"
12-
lifecycleProcess = "2.8.4"
12+
lifecycleProcess = "2.9.0"
1313
kotlinxCoroutinesTest = "1.8.1"
1414
activityCompose = "1.9.1"
1515
runtimeLivedata = "1.6.8"

0 commit comments

Comments
 (0)