Skip to content

Commit

Permalink
Merge pull request #674 from usefulness/renovate/androidx.core-core-k…
Browse files Browse the repository at this point in the history
…tx-1.x

Update dependency androidx.core:core-ktx to v1.15.0
  • Loading branch information
renovate[bot] authored Oct 30, 2024
2 parents 8c4617c + 22fb614 commit b9972d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/adaptive-support/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ android {

dependencies {
api("com.google.android.material:material:1.12.0")
api("androidx.core:core-ktx:1.13.1")
api("androidx.core:core-ktx:1.15.0")
}

0 comments on commit b9972d5

Please sign in to comment.