Skip to content

Commit ab5df59

Browse files
Bump androidx.core:core-ktx from 1.16.0 to 1.17.0
Bumps androidx.core:core-ktx from 1.16.0 to 1.17.0. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa14965 commit ab5df59

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
@@ -466,7 +466,7 @@ dependencies {
466466
//noinspection GradleDependency
467467
implementation("androidx.paging:paging-runtime-ktx:2.1.2")
468468
implementation("androidx.preference:preference-ktx:1.2.1")
469-
implementation("androidx.core:core-ktx:1.16.0")
469+
implementation("androidx.core:core-ktx:1.17.0")
470470
implementation("androidx.core:core-splashscreen:1.0.1")
471471
implementation("androidx.activity:activity-ktx:1.10.1")
472472
implementation("androidx.fragment:fragment-ktx:1.8.8")

0 commit comments

Comments
 (0)