-
Notifications
You must be signed in to change notification settings - Fork 148
Memory requirements #77
Copy link
Copy link
Closed
Labels
Description
The addition of InTune classes has pushed the memory requirement to compile the project with gradle to 10GB (on linux). I'm fortunate to have plenty of RAM on my work desktop but this high requirement will preclude me from using gradle on this project on my laptop for instance (which has 8GB).
These high memory requirements will make contributions from the community more difficult.
Might be time to split the project into multiple projects (in this repo)?
Reactions are currently unavailable