mirror of
https://gitee.com/dcren/initializr.git
synced 2026-06-27 06:43:12 +08:00
Gradle 3.4 is known to be broken in IntelliJ IDEA and breaks the getting started experience of generated projects. This commit uses Gradle 3.3 until a bug fix release of IJ is available. Closes gh-380