mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-25 21:22:58 +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