When embarking on a technical project, having a clear and well-structured project plan is crucial. Often times, the mistake that I’ve seen made is that once you have the “why” behind the project, people (especially software engineers like myself) will dive straight into the how. This can lead to
Software Engineering
2 posts
Gradle has recently released a feature called Composite Builds starting from version 3.1. It allows you to combine multiple different Gradle builds from different projects together. Essentially, it is a build that includes other builds. I found it useful for debugging and developing plugins and testing it against the
Stay updated on the latest
Get my latest posts straight to your inbox – pop your email below!