expo / turtle

Standalone app builder service
MIT License
384 stars 29 forks source link

Upgrade XDL so it processes root build.gradle too #254

Closed sjchmiela closed 4 years ago

sjchmiela commented 4 years ago

Checklist

Motivation and Context

Lands https://github.com/expo/expo-cli/pull/2547 in Turtle. This is a prerequisite for https://github.com/expo/expo/pull/10059 to be able to land (otherwise Turtle would end up with the offending block in root build.gradle which would fail the builds since there is no :ReactAndroid project in Turtle workspace).

Description

Upgrades XDL.