We’ve been expanding @tuist beyond #Xcode to support #Gradle, and the process taught us a lot. LLMs have shifted the cost of supporting new build systems from implementation to go-to-market. Gradle’s stable APIs made integration and adoption close to zero effort. And now we get to cross-pollinate learnings across both ecosystems.

https://tuist.dev/blog/2026/03/16/xcode-and-gradle-two-worlds-one-infrastructure

Xcode and Gradle: Two worlds, one infrastructure

We plugged our infrastructure into Gradle in three weeks. Here is what we learned about the differences between Xcode and Gradle, and what it means for anyone building tools that sit between developers and their build systems.

It’s crazy we are processing millions of cache artifacts at @tuist. Those are coming from #Xcode and #Gradle builds that look up and persist blobs in our low-latency cache infrastructure.
@aalmiray I should have followed mastodon more closely; we could have exchanged about #JBang and/or #Gradle at #JavaLand. Maybe next year. 😅
Java roundup featuring Apache Solr 10 release, JDK updates, and Devnexus 2026.

This week's Java roundup highlights Apache Solr 10 release, JDK updates, point releases of LangChain4j, JobRunr, Multik and Gradle. Grails and Keycloak maintenance releases.

TechLife

Why Gradle? 🚀

- Faster builds (incremental + caching)
- Flexible (Groovy/Kotlin DSL)
- Multi-project support
- Rich plugin ecosystem
- Built-in dependency management

Maven works. Gradle accelerates. ⚡

#Gradle #DevOps #BuildTools #Java #Android

Switching which device test you want in Android Studio will now have configuration cache hits! This should make your test inner development loop so much faster!

To make this work you need Gradle >=9.4.0 and AGP >=9.1.0

#gradle #androiddev

Gradle 9.4.0 Release Notes

We are excited to announce Gradle 9.4.0.

Gradle Release Notes

Kotlin для новичков: от установки IDE до первого проекта

Kotlin уже не просто язык для Android. В 2026 году на нём пишут бэкенд, кроссплатформенные приложения и даже заменяют Java. Почему команды уходят с Java на Kotlin, как новичку начать и при чём тут Kotlin Multiplatform? Разбираемся и пишем «Hello, World!» с Gradle. Бонус: пример кода и ссылка на репозиторий.

https://habr.com/ru/companies/otus/articles/994146/

#kotlin #java #программирование #обучение #jvm #gradle #разработка #kotlin_multiplatform

Kotlin для новичков: от установки IDE до первого проекта

Всем привет, меня зовут Сергей Прощаев. Я техлид в FinTech и последние несколько лет наблюдаю, как языки программирования приходят и уходят. Но с Kotlin произошло нечто иное: он не просто «стал...

Хабр
Wednesday Links - Edition 2026-03-04

JDK 26 G1/Parallel/Serial GC changes (10...

DEV Community

Having witnessed the great impact Tuist has had on teams building apps with Xcode, we couldn’t resist expanding to #Gradle and #Android builds 🤖

Build, test, and bundle insights, caching, flakiness detection, and much more.

You can set it up with just one command 😊

https://tuist.dev/blog/2026/03/02/gradle

Velocity for Every Gradle Team

We're bringing years of experience scaling Xcode projects to the Gradle ecosystem. Remote cache, build insights, test insights including flaky test detection are all available for your Gradle projects today.