Files
starter-workflows/ci/properties/gradle.properties.json
T
Shubham Tiwari 2b476f011c Category change
2021-08-25 23:22:32 +05:30

7 lines
208 B
JSON

{
"name": "Java with Gradle",
"description": "Build and test a Java project using a Gradle wrapper script.",
"iconName": "gradle",
"categories": ["Continuous integration", "Java", "Gradle"]
}