We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2f498 commit 17f225aCopy full SHA for 17f225a
app/build.gradle
@@ -85,7 +85,7 @@ subprojects {
85
dependencies {
86
87
implementation fileTree(dir: 'libs', include: ['*.jar'])
88
- implementation "androidx.activity:activity-compose:1.7.1"
+ implementation "androidx.activity:activity-compose:1.7.2"
89
implementation "androidx.appcompat:appcompat:1.6.1"
90
implementation "androidx.compose.animation:animation-core:$compose_version"
91
implementation "androidx.compose.animation:animation:$compose_version"
0 commit comments