We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5477a8f commit c419148Copy full SHA for c419148
app/build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
52
implementation 'androidx.core:core-ktx:1.3.2'
53
implementation 'androidx.appcompat:appcompat:1.2.0'
54
- implementation 'androidx.activity:activity-compose:1.3.0-alpha02'
+ implementation 'androidx.activity:activity-compose:1.10.0'
55
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.0'
56
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:1.0.0-alpha01'
57
0 commit comments