Skip to content

Commit adf05f5

Browse files
Bump androidx.activity:activity-compose from 1.12.1 to 1.12.2
Bumps androidx.activity:activity-compose from 1.12.1 to 1.12.2. --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 484b5fa commit adf05f5

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
@@ -64,7 +64,7 @@ dependencies {
6464
implementation("androidx.compose.material3:material3")
6565
implementation("androidx.compose.ui:ui")
6666
implementation("androidx.compose.ui:ui-tooling-preview")
67-
implementation("androidx.activity:activity-compose:1.12.1")
67+
implementation("androidx.activity:activity-compose:1.12.2")
6868
implementation("androidx.compose.material:material-icons-extended")
6969
implementation("com.github.AppDevNext.Logcat:LogcatCoreLib:3.4")
7070
debugImplementation("androidx.compose.ui:ui-tooling")

0 commit comments

Comments
 (0)