Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 147b7b4

Browse files
authored
Update README.md
change to correct version in Readme file
1 parent 8e4df59 commit 147b7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For Gradle >= 8, the orb uses the 'officially endorsed' method of cleaning up th
5454
| Orb version | Official Orb Version | Gradle version(s) |
5555
| ------------- | -------------------- | ---------------------------- |
5656
| 0.0.9 | 3.0.0 | 8.0-8.7 |
57-
| 0.0.10 | 3.0.0 | 8.8 |
57+
| 0.1.0 | 3.0.0 | 8.8 |
5858

5959
## Caching strategy
6060
In a nutshell, this orb __detects previous build file changes via the git history__, so that it can restore the previous Gradle cache regardless of what changed in the latest commit.

0 commit comments

Comments
 (0)