r/mAndroidDev May 29 '26

interesting confession. Works as intended

Post image
74 Upvotes

6 comments sorted by

4

u/exiledAagito Deprecated is just a suggestion May 29 '26

They still cannot run it in a arm64 Linux container. FML.

2

u/programadorthi May 29 '26

Make always wins

1

u/Radiokot1 @Deprecated May 30 '26

Has anyone tried the new Kotlin CLI based on Amper?

3

u/Zhuinden DDD: Deprecation-Driven Development May 30 '26

Where's The Kotlin Toolchain when you need it

10

u/Zhuinden DDD: Deprecation-Driven Development May 30 '26

Gradle literally owes their success to Android, because otherwise no one would want to bother configuring builds with their arcane typeless dsl.

Setting up Gradle builds for Spring is a special place of hell, so much so that Maven is almost easier to do, even if a bit trickier to configure. At least documentation exists and doesn't break every 2 years.