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.
2 parents 7136817 + dfd6776 commit 8509a5eCopy full SHA for 8509a5e
app/build.gradle
@@ -57,7 +57,7 @@ dependencies {
57
implementation 'androidx.core:core-ktx:1.15.0'
58
implementation 'androidx.appcompat:appcompat:1.7.0'
59
implementation 'com.google.android.material:material:1.12.0'
60
- implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.6'
+ implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.7'
61
implementation 'androidx.activity:activity-compose:1.9.3'
62
63
// Jetpack Compose
0 commit comments