Skip to content

Commit f5587cc

Browse files
Merge pull request #138 from Androidacy/dependabot/gradle/androidx.core-core-ktx-1.13.1
Bump androidx.core:core-ktx from 1.12.0 to 1.13.1
2 parents 23964dd + a8323f2 commit f5587cc

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)