Skip to content

Commit a8323f2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ dependencies {
396396
implementation("com.google.net.cronet:cronet-okhttp:0.1.0")
397397
implementation("com.caverock:androidsvg:1.4")
398398

399-
implementation("androidx.core:core-ktx:1.12.0")
399+
implementation("androidx.core:core-ktx:1.13.1")
400400

401401
// timber
402402
implementation("com.jakewharton.timber:timber:5.0.1")

0 commit comments

Comments
 (0)