Skip to content

Commit

Permalink
ci: Update cache to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 authored Mar 21, 2023
1 parent c009371 commit e975612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ commands:
steps:
- checkout
- gradle/with_cache:
cache_key: 'v6'
cache_key: 'v7'
steps:
- run: gradle build --parallel --build-cache
- store_artifacts:
Expand Down

0 comments on commit e975612

Please sign in to comment.