Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and warting committed May 14, 2022
1 parent fe7280b commit 61627c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signature-view/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@ android {

dependencies {
api(project(":signature-core"))
implementation("androidx.core:core:1.1.0")
implementation("androidx.core:core:1.7.0")
}

0 comments on commit 61627c5

Please sign in to comment.