Litho: Upgrade to Gradle 5

Created on 27 Nov 2018  路  3Comments  路  Source: facebook/litho

Gradle 5 has one feature in particular that would be super helpful for Litho: HTTP Retries! This has been very useful for Flipper. However, Litho's Gradle config currently makes use of a few deprecated Gradle 4 features, including TaskInternal.execute() in litho-it/build.gradle which will break as soon as you point the wrapper to a 5.0 milestone.

This would be a great start task! Please ask here or reach out to me directly for help.

enhancement starter-task

Most helpful comment

Would like to register a dibs here to check it in spare time :P

All 3 comments

Would like to register a dibs here to check it in spare time :P

@pavlospt Just wanted to check if you're still interested in this. :)

@passy Definitely! Haven't found the time yet to try it. Let me pull the latest master and have a try :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Junaid-Sakib picture Junaid-Sakib  路  7Comments

ersin-ertan picture ersin-ertan  路  7Comments

doublechina picture doublechina  路  3Comments

kosiarska picture kosiarska  路  7Comments

tpucci picture tpucci  路  4Comments