It's been three months since I released the Telltale GitHub Pages site, automating the creation and...
In this post, we analyze the impact of different memory heap configurations on the performance of a...
As modularization becomes increasingly common in Android projects, it increases the number of...
In this article, I introduce the latest iteration of Telltale, a framework designed to automate...
As build engineers, one of our biggest concerns is running out of memory during our Gradle builds....
Yesterday was released Gradle 8.7. Our repositories are roaring with bot-generated PRs helping us...
Gradle 8.5 fully supports compiling, testing and running on Java 21. Java updates frequently include...
The Android community had awesome news this week: Dagger and Hilt KSP processors are now available in...
K2 is the new frontend for the Kotlin compiler. The compiler is already available for preview and is...
Nowadays, distributed teams across different regions or countries are common in organizations....
In the previous article, we explained the results of using ParallelGC in the Kotlin process for the...
tl;dr The type of garbage collector is not inherited by the Kotlin process if it's...
Context Latest Android Gradle Plugin 8.0.0-alpha10 requires JDK17 min version for...