mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 10:08:22 +08:00
Fix gradl project description
This commit is contained in:
@@ -166,7 +166,7 @@ initializr:
|
|||||||
action: /starter.zip
|
action: /starter.zip
|
||||||
- name: Gradle Config
|
- name: Gradle Config
|
||||||
id: gradle-build
|
id: gradle-build
|
||||||
description: Generate a Gradle based project archive
|
description: Generate a Gradle build file
|
||||||
sts-id: build.gradle
|
sts-id: build.gradle
|
||||||
tags:
|
tags:
|
||||||
build: gradle
|
build: gradle
|
||||||
@@ -175,7 +175,7 @@ initializr:
|
|||||||
action: /build.gradle
|
action: /build.gradle
|
||||||
- name: Gradle Project
|
- name: Gradle Project
|
||||||
id: gradle-project
|
id: gradle-project
|
||||||
description: Generate a Gradle build file
|
description: Generate a Gradle based project archive
|
||||||
sts-id: gradle.zip
|
sts-id: gradle.zip
|
||||||
tags:
|
tags:
|
||||||
build: gradle
|
build: gradle
|
||||||
|
Reference in New Issue
Block a user