We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f7a55 commit 5b41595Copy full SHA for 5b41595
README.md
@@ -20,6 +20,11 @@ AEM developer - it's time to meet Gradle!
20
* OSGi manifest customization by official 'osgi' plugin or feature rich 'org.dm.bundle' plugin.
21
* Automated dependant packages installation from local and remote sources.
22
23
+## Requirements
24
+
25
+* Java >= 8, but target software can be compiled to older Java.
26
+* Gradle >= 3.5.
27
28
## Configuration
29
30
Recommended way to start using Gradle AEM Plugin is to clone and customize [example project](https://github.com/Cognifide/gradle-aem-example).
0 commit comments