Skip to content

Commit

Permalink
Bump core from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps core from 1.8.0 to 1.9.0.

---
updated-dependencies:
- dependency-name: androidx.core:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2022
1 parent ee3077a commit 8fec37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.4.2'

// Support Library core (used for eg. HtmlCompat)
implementation 'androidx.core:core:1.8.0'
implementation 'androidx.core:core:1.9.0'

// Support Library constraintlayout
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
Expand Down

0 comments on commit 8fec37c

Please sign in to comment.