Skip to content

Commit f562b3e

Browse files
Bump androidx.core:core-ktx from 1.17.0 to 1.19.0 in /android
Bumps androidx.core:core-ktx from 1.17.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 11e42ca commit f562b3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ android {
6666
}
6767

6868
dependencies {
69-
implementation("androidx.core:core-ktx:1.17.0")
69+
implementation("androidx.core:core-ktx:1.19.0")
7070
implementation("androidx.appcompat:appcompat:1.7.1")
7171
implementation("com.google.android.material:material:1.13.0")
7272
implementation("com.fasterxml.jackson.core:jackson-databind:2.22.0")

0 commit comments

Comments
 (0)