Anybody can say me why kotlin gradle api changes so rapidly? I ’ve created many cool extensions for avoid repeating code, but two last as-canary-fox updates breaks all. How can we write beauty and readable (and maintanable code) if update can break all into a little pieces? Why LibraryExtensions, ApplicationExtensions, TestedExtensions get 5 generic parameters? Why they move to another package? I don’t understand (((
v
Vampire
05/19/2021, 2:05 PM
That's not a question to Gradle, that's a question to Google.
What you are talking about is specifically the Android Gradle plugin developed by Google.
➕ 7
n
no
05/19/2021, 3:40 PM
You are also asking about the Arctic Fox canary snapshots which are by definition subject to breaking API changes.