We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5c9f5 commit fb3d929Copy full SHA for fb3d929
app/build.gradle
@@ -72,7 +72,7 @@ android {
72
73
dependencies {
74
implementation "androidx.core:core-ktx:1.17.0"
75
- implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.9.3"
+ implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.9.4"
76
implementation "androidx.activity:activity-compose:1.11.0"
77
78
implementation platform("androidx.compose:compose-bom:2025.09.00")
0 commit comments