mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 09:22:41 +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