| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
close actions#237 Signed-off-by: Kengo TODA <skypencil+github@gmail.com>
|
Thanks for quick merge! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Thanks for keeping this action supported and updated! 🙌
Recently I introduced the version catalog provided by Gradle to my project, so here I want to resolve #237 by adding several changes.
Description:
This PR adds the version catalog provided by Gradle into the target of dependency cache.
This file is usually named as gradle/libs.versions.toml, but in the official document there is a case that uses gradle/test-libs.versions.toml so this PR considers gradle/*.versions.toml as path of version catalog.
Related issue:
#237
Check list: