We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ba941 commit 957fcbaCopy full SHA for 957fcba
README.md
@@ -55,7 +55,7 @@ mvn package
55
56
### Config your project and package your app with Gradle
57
58
-Apply JavaPackager plugin in `build.gradle` in legacy mode, because it's only available in Maven Central repository:
+Apply JavaPackager plugin in `build.gradle` using legacy mode (because at the moment it's only available in Maven Central repository):
59
60
```groovy
61
buildscript {
0 commit comments