Monthly Archives: August 2025

Gradle properties

Using properties in Gradle can be confusing for a newcomer, because there are different sorts of properties, and some complexities in how they apply to a Gradle build. Firstly, we can use three different types of property: Gradle properties – … Continue reading

Posted in Gradle | Leave a comment