Fix.
This commit is contained in:
parent
3e6b566e58
commit
53aedf8361
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ defaults_gradle: &defaults_gradle
|
|||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
key:
|
||||
keys:
|
||||
- gradle-dependencies-{{ checksum "build.gradle" }}
|
||||
# fallback to using the latest cache if no exact match is found
|
||||
- gradle-dependencies-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue