Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Github Actions workflow gradle.yml
Use Github Actions built-in Gradle 5.6.2 Github Actions virtual environments all include a pre-installed Gradle that is 5.6 or later, so we can just build with it without using the wrapper.
- Loading branch information