Skip to content

Commit 9c04aba

Browse files
fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.10.0
1 parent a01eb44 commit 9c04aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sudoq-app/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mockkAgentJvm = "1.14.9"
2020
apacheCommonsIo = "2.21.0"
2121
apacheCommonsLang3 = "3.20.0"
2222
kotlinxCoroutines = "1.10.2"
23-
androidxLifecycle = "2.8.7"
23+
androidxLifecycle = "2.10.0"
2424

2525
[libraries]
2626
# AndroidX

0 commit comments

Comments
 (0)