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 dea1e6f + f179a52 commit 9dc203fCopy full SHA for 9dc203f
app/build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
// Integration with activities
36
implementation 'androidx.activity:activity-compose:1.9.0'
37
// Integration with ViewModels
38
- implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2'
+ implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.8.3'
39
40
// Material Design 3 for Compose
41
implementation "androidx.compose.material3:material3"
0 commit comments