Skip to content

Commit eefea01

Browse files
Bump androidx.activity:activity-ktx from 1.12.0 to 1.12.1 (#3168)
Bumps androidx.activity:activity-ktx from 1.12.0 to 1.12.1. --- updated-dependencies: - dependency-name: androidx.activity:activity-ktx dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe2ec1e commit eefea01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ dependencies {
479479
implementation("androidx.preference:preference-ktx:1.2.1")
480480
implementation("androidx.core:core-ktx:1.17.0")
481481
implementation("androidx.core:core-splashscreen:1.2.0")
482-
implementation("androidx.activity:activity-ktx:1.12.0")
482+
implementation("androidx.activity:activity-ktx:1.12.1")
483483
implementation("androidx.fragment:fragment-ktx:1.8.9")
484484
implementation("androidx.work:work-runtime-ktx:2.11.0")
485485
implementation("androidx.navigation:navigation-fragment-ktx:2.9.6")

0 commit comments

Comments
 (0)