Skip to content

Conversation

@lcian
Copy link
Member

@lcian lcian commented Feb 10, 2025

#skip-changelog

📜 Description

Disables Gradle configuration cache and adds missing ProGuard rules.

💡 Motivation and Context

When checking out the current commit on main (95020ab), the build fails with two separate errors:

  • ... missing classes when running R8 ...
  • ... X problems were found storing the configuration cache ..., listing a number of tasks

This fixes those problems.

💚 How did you test it?

With these changes I can build successfully.

@github-actions
Copy link
Contributor

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 413.17 ms 483.96 ms 70.79 ms
Size 1.58 MiB 2.21 MiB 640.28 KiB

@lcian lcian closed this Feb 11, 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.

2 participants