DinoPawz Posted August 16, 2021 Posted August 16, 2021 I have created a new Project in Intellij targeting 1.17.1 and updated Intellij to the latest version. Updating Intelli has broken all of my current mods. However, when I try to build the latest 1.17.1 project I get this error: java: invalid source release: 14. I think has something to do with the gradle version being 6.3 and wanting to be 6.8.1 and this setting in the build.gradle file. classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: '5.1.+', changing: true in the gradle So, how do update the gradle wrapper version from here on a Windows 10 device. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.