Skip to content

Commit

Permalink
Merge pull request #2217 from CatimaLoyalty/dependabot/gradle/android…
Browse files Browse the repository at this point in the history
…x.core-core-ktx-1.15.0

Bump androidx.core:core-ktx from 1.13.1 to 1.15.0
  • Loading branch information
TheLastProject authored Jan 11, 2025
2 parents ae6bf5e + e9b542e commit 5b0ac65
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 @@ -112,7 +112,7 @@ dependencies {
// AndroidX
implementation("androidx.appcompat:appcompat:1.7.0")
implementation("androidx.constraintlayout:constraintlayout:2.2.0")
implementation("androidx.core:core-ktx:1.13.1")
implementation("androidx.core:core-ktx:1.15.0")
implementation("androidx.core:core-splashscreen:1.0.1")
implementation("androidx.exifinterface:exifinterface:1.3.7")
implementation("androidx.palette:palette:1.0.0")
Expand Down

0 comments on commit 5b0ac65

Please sign in to comment.