-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Migrate to Gradle 7.6 #72
Comments
I've forked the project, and created a branch based on #75: (develop branch plus fixes)
I'm also still using SDK 8.3 for some plugins, so I also forked the master branch, dropped the 9.3 merge, and applied the same updates: https://github.com/DissonantAU/TouchPortalPluginSDK/tree/dev-8.3 I also backported Dependency Resolution Management and some other changes for builds. (Edit: Clean-up after fixes in #75 branch) |
Note: Rebased onto #75 |
Upgrade Gradle to 7.6
Some Tweaks to the Packaging Plugin will be needed, but it can better support Kotlin and work better with newer versions of JDK .
Better support for Compiling to different JRE Targets can be added at the same time.
The text was updated successfully, but these errors were encountered: