Skip to content

Commit

Permalink
Bump androidx.core:core-ktx from 1.10.1 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps androidx.core:core-ktx from 1.10.1 to 1.15.0.

---
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>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 75815d3 commit 77bd73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ext {
dagger = "com.google.dagger:dagger:$dagger_version"
daggerCompiler = "com.google.dagger:dagger-compiler:$dagger_version"
constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.4"
core = "androidx.core:core-ktx:1.10.1"
core = "androidx.core:core-ktx:1.15.0"

// Hilt
hilt = "com.google.dagger:hilt-android:$dagger_version"
Expand Down

0 comments on commit 77bd73c

Please # to comment.