Skip to content

Commit

Permalink
Bump core-ktx from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps core-ktx from 1.7.0 to 1.8.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 Jul 25, 2022
1 parent a97764b commit 808cfcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ ext {
aztecVersion = 'v1.3.45'
flipperVersion = '0.152.0'
stateMachineVersion = '0.2.0'
coreKtxVersion = '1.7.0'
coreKtxVersion = '1.8.0'
appCompatVersion = '1.4.2'
materialVersion = '1.6.1'
hiltJetpackVersion = '1.0.0'
Expand Down

0 comments on commit 808cfcf

Please sign in to comment.