Skip to content

Conversation

@zt64
Copy link

@zt64 zt64 commented May 15, 2024

Hi,

I decided to completely redesign the project setup, making greater use of Gradle functionality.

  • Switched to version catalog
  • Enabled on demand configuration for optimal performance
  • Updated gradle to v7.6.2
  • Automatic plugin including, no need to 50x include("pluginA")...
  • Added ktlint and editorconfig

@zf-moth
Copy link

zf-moth commented Jun 30, 2024

Is there some reason to not merge it?

renderScript = false
shaders = false
buildConfig = true
resValues = false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't we support compiling layouts/strings?
or am i insane

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe, i've never used or seen it used though. I disabled cause there was the com.aliucord.plugins.R class generated and it never gets used I think

@zt64 zt64 requested a review from rushiiMachine July 6, 2024 04:26
Co-authored-by: sadan4 <117494111+sadan4@users.noreply.github.com>
@zt64 zt64 requested review from sadan4 and wingio and removed request for sadan4 July 23, 2025 02:23
@rushiiMachine rushiiMachine changed the title Overhaul project setup feat: overhaul & modernize template Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants