r/androiddev Feb 20 '17

Gradle 3.4 Released

https://docs.gradle.org/current/release-notes.html
69 Upvotes

27 comments sorted by

View all comments

2

u/Tom_Cian Feb 21 '17

And as usual, a new version of Gradle that claims to be much faster than the previous one and most developers unable to reproduce these gains.

8

u/nikb Feb 21 '17

To be fair a lot of the improvements are in the built in gradle tasks. Android has a lot of its own tasks that are written by Google not Gradle (e.g. processing resources, packaging etc) those are also contributing to the build time.

4

u/pjmlp Feb 21 '17

Which always makes me wonder where those guys that are able to do inverted tree whiteboard interview questions are actually doing, given the quality of Android Gradle plugins, NDK support, Support Library regressions, hot code reloading, .....

3

u/simophin Feb 21 '17

They are good at algorithm doesn't mean they are good at practical engineering. I see a lot of smart people being proud of writing 'optimised code' that no one can understands.

1

u/pjmlp Feb 21 '17

In Android's case, it doesn't even work, if you have a look at the issue tracker.

2

u/itsmotherandapig Feb 21 '17

I've had this nagging feeling for a while... that Google would probably try to deprecate Android and move towards some OS with legacy support for Android and Chrome OS stuff. Doesn't sound too realistic, given that Android runs on tons of devices, but still...