Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental build #199

Merged
merged 21 commits into from
Sep 25, 2020
Merged

Incremental build #199

merged 21 commits into from
Sep 25, 2020

Conversation

puboe
Copy link
Contributor

@puboe puboe commented Sep 24, 2020

Before (clean build and second run)

Screen Shot 2020-09-24 at 19 33 57

Screen Shot 2020-09-24 at 19 34 07

After (clean build and second run)

Screen Shot 2020-09-24 at 19 34 59

Screen Shot 2020-09-24 at 19 27 01

…mental-build

* 'master' of github.com:kezong/fat-aar-android:
  support merge data-binding files kezong#25 kezong#67
  Refactor duplicated code
  Avoid creation of preBuild tasks
  Avoid generateResources tasks creation
  Migrate sync task
  Migrate more tasks
  Migrate more tasks
  migrate more R related tasks
  Migrate R file task
  migrate mergeManifest tasks
  Migrate mergeJar tasks
  Migrate mergeClasses tasks to config avoidance API
  Fix some warnings

# Conflicts:
#	source/src/main/groovy/com/kezong/fataar/RProcessor.groovy
#	source/src/main/groovy/com/kezong/fataar/VariantProcessor.groovy
@kezong kezong merged commit 7f6cc03 into kezong:master Sep 25, 2020
@kezong
Copy link
Owner

kezong commented Sep 25, 2020

Cool job! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make gradle tasks incremental
2 participants