Update gradle to 4.10.3 #9

Merged
Selebrator merged 1 commits from patch-1 into master 2019-04-07 16:40:21 +00:00
Selebrator commented 2019-03-21 12:33:07 +00:00 (Migrated from github.com)

$ gradlew wrapper --gradle-version=4.10.3

```$ gradlew wrapper --gradle-version=4.10.3```
modmuss50 commented 2019-03-21 12:33:55 +00:00 (Migrated from github.com)

Any reason why we cannot go to 5.3? loom should support it.

Any reason why we cannot go to 5.3? loom should support it.
Selebrator commented 2019-03-21 12:41:11 +00:00 (Migrated from github.com)

I'm not sure. When I run the build task I always get a warning: "Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0."

I'm not sure. When I run the build task I always get a warning: "Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0."
Selebrator commented 2019-03-21 12:55:30 +00:00 (Migrated from github.com)

It works fine with version 5.3. I also ran some tasks with --warning-mode all with version 4.10.2 and 4.10.3, which should show all deprecated calls, but no warnings showed up.

It works fine with version 5.3. I also ran some tasks with `--warning-mode all` with version 4.10.2 and 4.10.3, which should show all deprecated calls, but no warnings showed up.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Steven/fabric-example-mod#9
No description provided.