Skip to content

Commit a29fdf5

Browse files
fix(deps): update dependency androidx.lifecycle:lifecycle-process to v2.10.0
1 parent 6823db1 commit a29fdf5

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
@@ -10,7 +10,7 @@ material = "1.12.0"
1010
moshi = "1.15.1"
1111
okhttp = "5.1.0"
1212
assertj = "3.26.3"
13-
lifecycleProcess = "2.8.4"
13+
lifecycleProcess = "2.10.0"
1414
kotlinxCoroutinesTest = "1.8.1"
1515
activityCompose = "1.9.1"
1616
runtimeLivedata = "1.6.8"

0 commit comments

Comments
 (0)