Skip to content

Commit 559d1d7

Browse files
Bump androidx.core:core-ktx from 1.18.0 to 1.19.0
Bumps androidx.core:core-ktx from 1.18.0 to 1.19.0. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92ffe68 commit 559d1d7

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
@@ -501,7 +501,7 @@ dependencies {
501501
//noinspection GradleDependency
502502
implementation("androidx.paging:paging-runtime-ktx:2.1.2")
503503
implementation("androidx.preference:preference-ktx:1.2.1")
504-
implementation("androidx.core:core-ktx:1.18.0")
504+
implementation("androidx.core:core-ktx:1.19.0")
505505
implementation("androidx.core:core-splashscreen:1.2.0")
506506
implementation("androidx.activity:activity-ktx:1.13.0")
507507
implementation("androidx.fragment:fragment-ktx:1.8.9")

0 commit comments

Comments
 (0)