Files
starter-workflows/ci/properties/gradle.properties.json
T

6 lines
176 B
JSON
Raw Normal View History

2019-07-29 09:38:23 -07:00
{
"name": "Gradle",
"description": "Build and test a Java project using a Gradle wrapper script.",
"iconName": "gradle",
2019-08-06 16:37:30 -07:00
"categories": ["Java", "Gradle"]
2019-07-29 09:38:23 -07:00
}