Skip to content

Commit 7e969c2

Browse files
Bump androidx.activity:activity-compose from 1.10.1 to 1.13.0
Bumps androidx.activity:activity-compose from 1.10.1 to 1.13.0. --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ebf714 commit 7e969c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
implementation("androidx.compose.material3:material3")
7878
implementation("androidx.compose.ui:ui")
7979
implementation("androidx.compose.ui:ui-tooling-preview")
80-
implementation("androidx.activity:activity-compose:1.10.1")
80+
implementation("androidx.activity:activity-compose:1.13.0")
8181
implementation("androidx.compose.material:material-icons-extended")
8282
implementation("com.github.AppDevNext.Logcat:LogcatCoreLib:3.4")
8383
debugImplementation("androidx.compose.ui:ui-tooling")

0 commit comments

Comments
 (0)