Skip to content

Commit 17f225a

Browse files
authoredMay 29, 2023
Bump androidx.activity:activity-compose from 1.7.1 to 1.7.2
Bumps androidx.activity:activity-compose from 1.7.1 to 1.7.2. --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e2f498 commit 17f225a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ subprojects {
8585
dependencies {
8686

8787
implementation fileTree(dir: 'libs', include: ['*.jar'])
88-
implementation "androidx.activity:activity-compose:1.7.1"
88+
implementation "androidx.activity:activity-compose:1.7.2"
8989
implementation "androidx.appcompat:appcompat:1.6.1"
9090
implementation "androidx.compose.animation:animation-core:$compose_version"
9191
implementation "androidx.compose.animation:animation:$compose_version"

0 commit comments

Comments
 (0)
Failed to load comments.