Skip to content

Commit 4d4bcbd

Browse files
Bump androidx.core:core-ktx from 1.17.0 to 1.18.0 (#3196)
Bumps androidx.core:core-ktx from 1.17.0 to 1.18.0. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Den <DenBond7@gmail.com>
1 parent 7f1d921 commit 4d4bcbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ dependencies {
502502
//noinspection GradleDependency
503503
implementation("androidx.paging:paging-runtime-ktx:2.1.2")
504504
implementation("androidx.preference:preference-ktx:1.2.1")
505-
implementation("androidx.core:core-ktx:1.17.0")
505+
implementation("androidx.core:core-ktx:1.18.0")
506506
implementation("androidx.core:core-splashscreen:1.2.0")
507507
implementation("androidx.activity:activity-ktx:1.12.2")
508508
implementation("androidx.fragment:fragment-ktx:1.8.9")

0 commit comments

Comments
 (0)