Skip to content

Commit 600987a

Browse files
Bump androidx.core:core-ktx from 1.9.0 to 1.19.0 in /android
Bumps androidx.core:core-ktx from 1.9.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 d7815fe commit 600987a

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
@@ -34,7 +34,7 @@ android {
3434

3535
dependencies {
3636

37-
implementation("androidx.core:core-ktx:1.9.0")
37+
implementation("androidx.core:core-ktx:1.19.0")
3838
implementation("androidx.appcompat:appcompat:1.8.0")
3939
implementation("com.google.android.material:material:1.14.0")
4040
testImplementation("junit:junit:4.13.2")

0 commit comments

Comments
 (0)