Skip to content

Commit 359790c

Browse files
Bump androidx.core:core-ktx from 1.15.0 to 1.16.0 (#3006)
Bumps androidx.core:core-ktx from 1.15.0 to 1.16.0. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-version: 1.16.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>
1 parent dcdcbb5 commit 359790c

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
@@ -434,7 +434,7 @@ dependencies {
434434
//noinspection GradleDependency
435435
implementation("androidx.paging:paging-runtime-ktx:2.1.2")
436436
implementation("androidx.preference:preference-ktx:1.2.1")
437-
implementation("androidx.core:core-ktx:1.15.0")
437+
implementation("androidx.core:core-ktx:1.16.0")
438438
implementation("androidx.core:core-splashscreen:1.0.1")
439439
implementation("androidx.activity:activity-ktx:1.10.1")
440440
implementation("androidx.fragment:fragment-ktx:1.8.6")

0 commit comments

Comments
 (0)