Jun 17, 2024 · Tadeas KrizGradle PropertiesUnderstanding how Gradle properties work can save you a lot of time debugging. This post explains how to set properties and what their priorities are. Read (5 min) ->
May 2, 2024 · Tadeas KrizOverriding Gradle Daemon jvmargsGiving Gradle more memory is a common practice, but it can lead to unexpected behavior. This post explains how to properly set org.gradle.jvmargs. Read (3 min) ->
Apr 19, 2024 · Kevin SchildhornBeware of Build Time BloatSlow Kotlin Multiplatform iOS build times? Many teams are building more architectures than needed or intended. Ensure you are not wasting build timeRead (7 min) ->
Feb 1, 2024 · Jigar BrahmbhattKotlin 1.9.20: Streamlining Source Sets in Multiplatform ProjectExplore how Kotlin 1.9.20's new features significantly enhance the experience of setting up target source setsRead (5 min) ->
Oct 4, 2023 · Jigar BrahmbhattOptimizing Gradle Builds in Multi-module ProjectsExplore practical use cases and strategies for speeding up Gradle builds in your multi-module projects.Read (6 min) ->