-
Notifications
You must be signed in to change notification settings - Fork 521
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
Improve Gradle Configuration #2093
base: main
Are you sure you want to change the base?
Conversation
This looks great! you mention KSP not working for realm yet: does that mean the PR is not ready for review/testing and merging or does realm use KAPT for now? |
What I mean is KSP is already implemented for moshi and hilt. Current realm gradle plugin require the project to use kapt. Might work if we migrate to This PR still use kapt only for realm. But the PR is ready for testing and review. I notice the pipeline is failing because there's no signingrelease.properties, in my local build it's running because I rename the template file. Did I miss something? Thanks in advance. |
I already fixed the pipeline issue, previously the build script always looking for the signingrelease.properties |
…iguration # Conflicts: # Habitica/build.gradle.kts # wearos/build.gradle.kts
…uration # Conflicts: # Habitica/build.gradle # build.gradle
This PR include:
Should resolve #2075
my Habitica User-ID: 7b1043d4-0272-410c-9c04-721b667f1566