mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 10:08:22 +08:00
Polish
This commit is contained in:
@@ -39,7 +39,7 @@ public @interface ConditionalOnGradleVersion {
|
|||||||
/**
|
/**
|
||||||
* The Gradle generations that should be checked. The condition matches when at least
|
* The Gradle generations that should be checked. The condition matches when at least
|
||||||
* one gradle generation matches.
|
* one gradle generation matches.
|
||||||
* @return the gradle generation to check
|
* @return the gradle generations to check
|
||||||
*/
|
*/
|
||||||
String[] value();
|
String[] value();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user