You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When working with this project I'm always frustrated when it gets to building and testing my code. Manually compiling the necessary classes doesn't feel good. There are also a lot of duplicated classes throughout the project and it is unclear what is depending on what.
Describe the solution you'd like
A possible way to resolve this would be to structure all subprojects in a Gradle-Multi-Project
Additional context
Yes
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When working with this project I'm always frustrated when it gets to building and testing my code. Manually compiling the necessary classes doesn't feel good. There are also a lot of duplicated classes throughout the project and it is unclear what is depending on what.
Describe the solution you'd like
A possible way to resolve this would be to structure all subprojects in a Gradle-Multi-Project
Additional context
Yes
The text was updated successfully, but these errors were encountered: