Skip to content

Commit

Permalink
Bump androidx.appcompat:appcompat from 1.3.1 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps androidx.appcompat:appcompat from 1.3.1 to 1.6.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 1c4277a commit acc3cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scratchoff-sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ android {
dependencies {
implementation project(path: ':scratchoff')

implementation "androidx.appcompat:appcompat:1.3.1"
implementation "androidx.appcompat:appcompat:1.6.1"
}

0 comments on commit acc3cfa

Please sign in to comment.