Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use correct input for
gradle-version
(#125)
## Problem I didn't use `inputs.gradle-version` I used `inputs.java-version`. ## Solution Use the correct version. ## Type of Change - [X] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update - [X] Infrastructure change (CI configs, etc) - [ ] Non-code change (docs, etc) - [ ] None of the above: (explain here) ## Test Plan Describe specific steps for validating this change.
- Loading branch information