Skip to content

Commit 955376c

Browse files
Bump androidx.activity:activity-compose from 1.9.3 to 1.12.1
Bumps androidx.activity:activity-compose from 1.9.3 to 1.12.1. --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3f8a38 commit 955376c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
implementation("androidx.compose.material3:material3")
6464
implementation("androidx.compose.ui:ui")
6565
implementation("androidx.compose.ui:ui-tooling-preview")
66-
implementation("androidx.activity:activity-compose:1.9.3")
66+
implementation("androidx.activity:activity-compose:1.12.1")
6767
implementation("androidx.compose.material:material-icons-extended")
6868
debugImplementation("androidx.compose.ui:ui-tooling")
6969

0 commit comments

Comments
 (0)