Skip to content

Commit

Permalink
Merge pull request #138 from Androidacy/dependabot/gradle/androidx.co…
Browse files Browse the repository at this point in the history
…re-core-ktx-1.13.1

Bump androidx.core:core-ktx from 1.12.0 to 1.13.1
  • Loading branch information
androidacy-user authored Jul 21, 2024
2 parents 23964dd + a8323f2 commit f5587cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ dependencies {
implementation("com.google.net.cronet:cronet-okhttp:0.1.0")
implementation("com.caverock:androidsvg:1.4")

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

// timber
implementation("com.jakewharton.timber:timber:5.0.1")
Expand Down

0 comments on commit f5587cc

Please sign in to comment.