Skip to content

Commit

Permalink
Merge pull request #495 from usefulness/renovate/androidx.core-core-k…
Browse files Browse the repository at this point in the history
…tx-1.x
  • Loading branch information
mateuszkwiecinski authored Sep 6, 2023
2 parents 65faaa7 + c926b64 commit c8b20f6
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.9.0")
api("androidx.core:core-ktx:1.10.1")
api("androidx.core:core-ktx:1.12.0")
}

0 comments on commit c8b20f6

Please sign in to comment.