mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
66cfe3592f
This is just a clean-up: rather than having each subproject have a generateCodeAndResources build action, we have a single action (attached to the root project) which all subprojects depend on. Gradle orders the task DAG accordingly, saving process invocations and speeding up the build. |
||
---|---|---|
.. | ||
app | ||
base | ||
branding | ||
gradle/wrapper | ||
omnijar | ||
preprocessed_code | ||
preprocessed_resources | ||
thirdparty | ||
thirdparty_adjust_sdk | ||
build.gradle | ||
gradle.properties | ||
gradle.properties.in | ||
gradlew | ||
local.properties.in | ||
settings.gradle |