Skip to content

Commit 26e8ee5

Browse files
Bump androidx.activity:activity-ktx from 1.10.0 to 1.10.1 (#2969)
Bumps androidx.activity:activity-ktx from 1.10.0 to 1.10.1. --- updated-dependencies: - dependency-name: androidx.activity:activity-ktx 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 f6c9676 commit 26e8ee5

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
@@ -436,7 +436,7 @@ dependencies {
436436
implementation("androidx.preference:preference-ktx:1.2.1")
437437
implementation("androidx.core:core-ktx:1.15.0")
438438
implementation("androidx.core:core-splashscreen:1.0.1")
439-
implementation("androidx.activity:activity-ktx:1.10.0")
439+
implementation("androidx.activity:activity-ktx:1.10.1")
440440
implementation("androidx.fragment:fragment-ktx:1.8.6")
441441
implementation("androidx.work:work-runtime-ktx:2.10.0")
442442
implementation("androidx.navigation:navigation-fragment-ktx:2.8.7")

0 commit comments

Comments
 (0)