We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99b4f0 commit 14a78fdCopy full SHA for 14a78fd
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.4.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