8beb802437
We should have consistent line endings in our repository; now that we have a .gitattributes file, update the repository contents to match expectations.
7 lines
182 B
JSON
7 lines
182 B
JSON
{
|
|
"name": "Java with Gradle",
|
|
"description": "Build and test a Java project using a Gradle wrapper script.",
|
|
"iconName": "gradle",
|
|
"categories": ["Java", "Gradle"]
|
|
}
|