mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +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
|
||||
* one gradle generation matches.
|
||||
* @return the gradle generation to check
|
||||
* @return the gradle generations to check
|
||||
*/
|
||||
String[] value();
|
||||
|
||||
|
Reference in New Issue
Block a user